mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-21 21:35:16 +02:00
build 132
This commit is contained in:
@@ -438,18 +438,6 @@ splot8 .proc
|
||||
RTS
|
||||
.endp
|
||||
|
||||
;--------------------------------------------------
|
||||
WaitForKeyRelease .proc
|
||||
;--------------------------------------------------
|
||||
lda SKSTAT
|
||||
cmp #$ff
|
||||
beq KeyIsReleased
|
||||
cmp #$f7
|
||||
bne WaitForKeyRelease
|
||||
KeyIsReleased
|
||||
rts
|
||||
.endp
|
||||
|
||||
;--------------------------------------------------
|
||||
clearscreen .proc
|
||||
;--------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user