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