/VonNeumannEmulator

C++ Project to emulate a VonNeumann Architecture CPU.

Primary LanguageC++MIT LicenseMIT

VonNeumannEmulator

Introduction

This was submitted as a coursework for the ELEC2204 module for a MEng Electronic Engineering at the University of Southampton

Usage

Installation

brew install gcc
./install.sh

OR

Use the .exe provided