unbibium/atari64

BREAK key does not work

mczero80 opened this issue · 1 comments

``At least using Altirra emulator, haven't tested on a real machine. It does not break the execution.

There was no INPUT routine running when I tested it.
Just something like 10 PRINT"HELLO World" and 20 GOTO 10.

it took me a while to understand Atari's interrupt system, and most of my testing has only been done on real hardware (in RAM), or various versions of atari800 compiled for MacOS. so it's possible it might not work in some emulators.