zx-rom-mods
zx-rom-mods copied to clipboard
First token repeats in 'K' mode.
Cosmetic. In a new line, holding down a character results in the token being repeated. After the first token is printed, mode should switch to 'L'
Is there a known fix for this?
Our solution was to get rid of token entry. It should be simple enough to patch the key repeat routine to clear K mode since by the time it is reached the first key press has already been registered.