mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 21:34:20 +02:00
Optimization
This commit is contained in:
@@ -245,7 +245,6 @@ exit
|
|||||||
.endp
|
.endp
|
||||||
.IF TARGET = 5200
|
.IF TARGET = 5200
|
||||||
.proc kb_continue
|
.proc kb_continue
|
||||||
mvx #%00000111 CONSOL ; virtual CONSOL keys not pressed
|
|
||||||
cmp #$0c ; START key on 5200 keypad
|
cmp #$0c ; START key on 5200 keypad
|
||||||
beq StartPressed
|
beq StartPressed
|
||||||
sta kbcode ;Store key code in shadow.
|
sta kbcode ;Store key code in shadow.
|
||||||
|
|||||||
BIN
Binary file not shown.
Reference in New Issue
Block a user