|
|
|
|
|
by stevekemp
167 days ago
|
|
That is beautiful. I wrote a console-based emulator, and a simple CP/M text-adventure game somewhat recently https://github.com/skx/cpmulator/ At some point I should rework my examples/samples to become a decent test-suite for CP/M emulators. There are so many subtle differences out there. It seems I could even upload a zipfile of my game, but the escape-codes for clearing the screen don't work, sadly: https://github.com/skx/lighthouse-of-doom |
|