option8 / jumpyguy

Low Res game for the Apple II, programmed in 6502 assembly
3 stars 2 forks source link

Esc to exit crashes to monitor #1

Open david-schmidt opened 6 years ago

david-schmidt commented 6 years ago

It should probably be more Hotel California-esque and net let you leave if you're not going to supply BASIC.SYSTEM to back out to.

option8 commented 6 years ago

Would it be better to have no "exit" or have it reboot/reset on ESC?

david-schmidt commented 6 years ago

No exit. Jumpy Guy exits YOU! Seriously, reboot on esc would be draconian if you accidentally hit it. If you want to leave, do it like a real man and hit ctrl-reset.

Oh, how about using ProDOS 2.4 while you're at it? It's super-compatible with old machines like 1.9 is.

Nice work, btw.