commanderx16 / x16-emulator

Emulator for the Commander X16 8-bit computer
383 stars 60 forks source link

Add command line option to disable emulator command keys #421

Closed jestin closed 2 years ago

jestin commented 2 years ago

This adds a command line option to disable emulator command keys, just the same as POKEing a nonzero value to $9FB7 would. This allows applications to start using the -run argument from the command line, and not have to drop to BASIC in order to disable command keys.