Skip to content

C++ Project to emulate a VonNeumann Architecture CPU.

License

Notifications You must be signed in to change notification settings

PeteXC/VonNeumannEmulator

Repository files navigation

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