atari64 icon indicating copy to clipboard operation
atari64 copied to clipboard

Trapping Reset with the .xex file version

Open ndary72 opened this issue 4 years ago • 1 comments

After loading the XEX file version and pressing RESET should should stay in ATARI64 if possible

ndary72 avatar Aug 12 '21 22:08 ndary72

I know there was a version of Atari's "Translator" that did this, but I don't know how yet.

If you compile it with -DHELPRESET then the keyboard scan routine will jump to the coldstart routine if you press HELP. this will make the XEX version a little easier to use.

unbibium avatar Aug 12 '21 23:08 unbibium