mirror of
https://github.com/mi57730/a2d.git
synced 2024-11-26 02:49:18 +00:00
fix bogus disassembly
This commit is contained in:
parent
24dc2a2c86
commit
0587ffa828
@ -15747,9 +15747,9 @@ L9271: stx L9284
|
||||
lda #$00
|
||||
sta $06
|
||||
ldy #$07
|
||||
.byte $B1
|
||||
L928F: asl $D0
|
||||
cmp $FBA0 ; generic_icon - 6 ?
|
||||
lda ($06),y
|
||||
bne L925F
|
||||
ldy #$FB
|
||||
lda ($06),y
|
||||
and #$7F
|
||||
bne L925F
|
||||
|
Loading…
Reference in New Issue
Block a user