mirror of
https://github.com/ksherlock/itty-bitty-vtty.git
synced 2024-11-21 20:30:56 +00:00
commentary.
This commit is contained in:
parent
80edada6e9
commit
dcbafc2999
@ -60,6 +60,9 @@ keypress ent
|
|||||||
sta KEYSTROBE
|
sta KEYSTROBE
|
||||||
|
|
||||||
* if DECARM is clear, skip repeat characters.
|
* if DECARM is clear, skip repeat characters.
|
||||||
|
*
|
||||||
|
* a REAL vt100 will never auto-repeat ESC, TAB, RETURN, or if Control is also pressed.
|
||||||
|
*
|
||||||
bit DECARM
|
bit DECARM
|
||||||
bpl :arm
|
bpl :arm
|
||||||
bit #kmRepeat
|
bit #kmRepeat
|
||||||
|
Loading…
Reference in New Issue
Block a user