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

Ensure we have a filename for open/make-file. #145

Closed skx closed 2 months ago

skx commented 2 months ago

This closes #143 by ensuring that "TYPE " and "SAVE " don't abort the emulation, instead they return an error-code as expected.