mirror of
https://github.com/ksherlock/itty-bitty-vtty.git
synced 2025-08-14 06:25:36 +00:00
DECARM (key repeat) settings were backwards
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user