https://github.com/hbagdi/apex-processor
https://github.com/hbagdi/apex-processor
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hbagdi/apex-processor
- Owner: hbagdi
- Created: 2015-12-28T21:46:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-28T21:46:55.000Z (over 9 years ago)
- Last Synced: 2025-01-06T18:21:37.573Z (5 months ago)
- Language: Java
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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.