mirror of
https://github.com/a2-4am/anti-m.git
synced 2025-01-14 07:29:50 +00:00
fix pseudopc
This commit is contained in:
parent
e2cf7aada6
commit
f20d499200
@ -66,7 +66,6 @@ tmp = $FC ; byte
|
||||
jsr PrintByID
|
||||
lda #s_mainmenu
|
||||
jsr PrintByID
|
||||
@loop
|
||||
bit STROBE
|
||||
- lda KEY
|
||||
bpl -
|
||||
|
@ -88,7 +88,7 @@ IDBoot
|
||||
tya
|
||||
bne -
|
||||
|
||||
@decode53 !pseudopc $16D5 {
|
||||
@decode53 !pseudopc $86D5 {
|
||||
@decode53x
|
||||
ldx #$32
|
||||
ldy #$00
|
||||
|
@ -376,4 +376,4 @@ IDBroderbund
|
||||
sta $EB5
|
||||
jmp $4D36
|
||||
}
|
||||
@BugAttackCallback2_e
|
||||
@BugAttackCallback2_e
|
||||
|
Loading…
x
Reference in New Issue
Block a user