commentary.

This commit is contained in:
Kelvin Sherlock 2022-01-30 15:52:38 -05:00
parent 80edada6e9
commit dcbafc2999
1 changed files with 3 additions and 0 deletions

View File

@ -60,6 +60,9 @@ keypress ent
sta KEYSTROBE
* 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
bpl :arm
bit #kmRepeat