davidgiven / cpmish

An open source sort-of CP/M 2.2 distribution.
http://cowlark.com/cpmish
Other
344 stars 37 forks source link

Actually finish the WP-1 terminal emulator. #45

Closed davidgiven closed 2 years ago

davidgiven commented 2 years ago

Turns out the Insert Line routine wasn't done and would just hang...

Also do some refactoring as I'm thinking about a VT-52 or ANSI state machine.