项目作者: PeteXC
项目描述 :
C++ Project to emulate a VonNeumann Architecture CPU.
高级语言: C++
项目地址: git://github.com/PeteXC/VonNeumannEmulator.git
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