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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.