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

Updated the quiet-flag to be more logical #137

Closed skx closed 4 months ago

skx commented 4 months ago

Now the quiet flag behaves in a more predictable way, being 1 when quiet mode is active - rather than zero.

This closes #136