I've started writing a new Suite8080 demo in Intel 8080 Assembly, a CP/M program to move an ASCII character across the screen with vi
's cursor keys h
, j
, k
, and l
. It's my first interactive CP/M program and does raw non-blocking I/O to read key presses.
Discuss... Email | Reply @amoroso@fosstodon.org