mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-21 21:35:16 +02:00
ESC updt #74
This commit is contained in:
@@ -1175,6 +1175,9 @@ nextishigher
|
||||
|
||||
lda kbcode
|
||||
and #$3f ;CTRL and SHIFT ellimination
|
||||
cmp #28 ; ESC
|
||||
bne getkeyend
|
||||
mvx #1 escFlag
|
||||
bne getkeyend
|
||||
|
||||
checkJoyGetKey
|
||||
|
||||
Reference in New Issue
Block a user