skx / cpmulator

Golang CP/M emulator for zork, Microsoft BASIC, Turbo Pascal, Wordstar, lighthouse-of-doom, etc
MIT License
98 stars 3 forks source link

SUBMIT.COM is broken in CCP #91

Closed skx closed 3 months ago

skx commented 3 months ago

So we have two CCPs which are installed:

I specifically added support for CCPZ because I remembered there were reports of the SUBMIT handling being broken in the default DR CCP - which came from the z80 playground project.

We should fix this so that both CCPs have working SUBMIT, even though changing, at runtime even, is trivial.

skx commented 3 months ago

Since I'm using a forked CCP it could be worth comparing against the "original".

Here's a version that presumably isn't broken: