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. * a REAL vt100 will never auto-repeat ESC, TAB, RETURN, or if Control is also pressed.
* *
bit DECARM bit DECARM
bpl :arm bmi :arm
bit #kmRepeat bit #kmRepeat
bne :rts bne :rts
:arm :arm