Skip to content

TheUnproductive/VonNeumannArchitecture-emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VonNeumannArchitecture-emu

This is an emulator for the Von-Neumann CPU Architecture

Compiling

The Code was created in Dev-C++. A makefile will be supplied down the line, for now it is best to compile with Dev-C++. Compile it with what you want.

Execute

To Execute code you have to create a Hex-File with the wanted Instructions. After that execute from the commandline by typing "(FileName).exe (FileName).(vn, hex, asm)".

Copyright

Some of was lifted and edited from here: http://www.multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter/

About

This is an emulator for the Von-Neumann CPU Architecture

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages