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
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
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.