I wanted to create a stand alone development environment capable
of writing tiny software in machine codes without a need of referencing
any external materials like opcode or ASCII tables.
We have 1k of RAM, 1k of EEPROM, can load/save data from/to EEPROM
and serial port, do LCD controls like defining user graphics to create sprites.
CMK Computer 2:
https://github.com/maksimKorzh/cmk-co...
Try it online under the emulator:
https://maksimkorzh.github.io/cmk-com...