Optimized the code a bit as suggested by Greg.
This commit is contained in:
@@ -32,8 +32,8 @@ _detect_chameleon:
|
||||
beq not_found
|
||||
found:
|
||||
lda #$01
|
||||
.byte $2C
|
||||
.byte $24
|
||||
not_found:
|
||||
lda #$00
|
||||
txa
|
||||
rts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user