An emulator for the 4917 Microprocessor.
Features
- An emulator for the 4917 microprocessor
Categories
EducationLicense
GNU General Public License version 3.0 (GPLv3)Follow 4917 Microprocessor Emulator
Other Useful Business Software
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
-
This is not a review. But i'm really confused with the print option in the emulator. Does the 2 byte instruction "8" print the adjacent data or does it print data pointed from that address ? Eg : 8,15 ( what i heard in UNSW youtube lecture 3) output : 15 Your emulator 8,15 Output : 0 I'm still learning may be my mistake. Anyways the emulator is easy to work with and looks cool.