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
Earn up to 15% annual interest with Nexo.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
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.