DECARM (key repeat) settings were backwards

This commit is contained in:
Kelvin Sherlock 2024-09-12 16:04:21 -04:00
parent a687a08b0b
commit ad06f83ec8

View File

@ -66,7 +66,7 @@ keypress ent
* a REAL vt100 will never auto-repeat ESC, TAB, RETURN, or if Control is also pressed.
*
bit DECARM
bpl :arm
bmi :arm
bit #kmRepeat
bne :rts
:arm