PeteXC / VonNeumannEmulator

C++ Project to emulate a VonNeumann Architecture CPU.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

C++ Project to emulate a VonNeumann Architecture CPU.

License:MIT License


Languages

Language:C++ 52.4%Language:Makefile 19.2%Language:C 15.6%Language:CMake 12.6%Language:Shell 0.2%