Electronics Lab

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.


Arduino by mixos

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 learn and understand. It’s similar to the Little Minion Computer [1] used in some universities to teach students about machine code. The same method could be used to emulate other simple processors, such as the SC/MP, 6800, 8080, or 6502.

Tiny Machine-Code Monitor – [Link]

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments