mirror of
https://github.com/ksherlock/itty-bitty-vtty.git
synced 2025-02-06 00:29:53 +00:00
DECARM (key repeat) settings were backwards
This commit is contained in:
parent
a687a08b0b
commit
ad06f83ec8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user