mirror of
https://github.com/a2-4am/passport.git
synced 2025-02-05 12:33:43 +00:00
just in case
This commit is contained in:
parent
3760fc0169
commit
7d13281f8a
@ -49,6 +49,10 @@
|
||||
txa
|
||||
pha
|
||||
tya
|
||||
pha
|
||||
txa
|
||||
pha
|
||||
tya
|
||||
ldy #10
|
||||
jsr modify
|
||||
!byte $A9,$A0 ;LDA #$A0
|
||||
@ -65,12 +69,20 @@
|
||||
!byte $8D,$7D,$BE ;STA $BE7D
|
||||
!byte $A9,$6B ;LDA #$6B
|
||||
!byte $8D,$7E,$BE ;STA $BE7E
|
||||
bcs +
|
||||
bcs ++
|
||||
ldy #8
|
||||
jsr modify
|
||||
!byte $8D,$8C,$BE ;STA $BE8C
|
||||
!byte $A9,$6B ;LDA #$6B
|
||||
!byte $8D,$8D,$BE ;STA $BE8D
|
||||
++ pla
|
||||
clc
|
||||
adc #$48
|
||||
tax
|
||||
pla
|
||||
ldy #2
|
||||
jsr modify
|
||||
!byte $A0,$B9
|
||||
jmp .exit
|
||||
|
||||
;Missile Defense
|
||||
|
Loading…
x
Reference in New Issue
Block a user