An open API service indexing awesome lists of open source software.

https://github.com/hbagdi/apex-processor


https://github.com/hbagdi/apex-processor

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

To run the program,

cd to the directory containing all the files.
Run "make".
This will compile the Java files & execute the executable.
The file directly reads instruction from a file named "asm.txt" & simulates the ISA, cycle by cycle.