Tiny Machine-Code Monitor
https://www.electronics-lab.com/tiny-machine-code-monitor/
This project is a machine-code monitor that you program from a hexadecimal keypad using a simplified instruction set. by David Johnson-Davies It’s a good project for learning about the fundamentals of machine code, and will also appeal to people who like programming challenges. The simplified machine code, called MINIL, is designed to be easy to […]