adespoton wrote:
What happens if you type in "SM 0 A9F4" <return> "G 0" <return> ?
It looks a lot like the programmer's screen when you don't have a debugger installed, although not quite.
Hmm... I see that the codes you asked me to type are supposed to let you exit to the shell (or Finder?). Is that right?
When I type in those lines, after the first, a big display of hex codes appears. Then after the second line, BasiliskII quits abruptly.
Is Alt-F4 somehow acting as the programmer key? As far as I can tell, I don't have MacsBug installed anywhere. And I've never seen it before now.
And I see that I can press G and exit this input window. Now to search for the debugger in the source code and see if I can stop this from happening...
EDIT: I wonder if this has something to do with SDL2 under Windows? Some odd keyboard effect associated with switching to SDL2?