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
Rezku Point of Sale
Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
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.