mirror of
https://github.com/a2-4am/passport.git
synced 2025-01-12 07:29:43 +00:00
commit
55a64729ca
@ -18,19 +18,19 @@
|
|||||||
asl
|
asl
|
||||||
asl
|
asl
|
||||||
asl
|
asl
|
||||||
|
sta tmp
|
||||||
asl
|
asl
|
||||||
adc gMECCFastloadType
|
adc tmp
|
||||||
adc gMECCFastloadType
|
|
||||||
ldx #8
|
ldx #8
|
||||||
- pha
|
- pha
|
||||||
tay
|
tay
|
||||||
txa
|
txa
|
||||||
pha
|
pha
|
||||||
lda .table+2-18,y
|
lda .table+2-24,y
|
||||||
sta .cmpbyte
|
sta .cmpbyte
|
||||||
sta .modbyte
|
sta .modbyte
|
||||||
lda .table-18,y
|
lda .table-24,y
|
||||||
ldx .table+1-18,y
|
ldx .table+1-24,y
|
||||||
ldy #$01
|
ldy #$01
|
||||||
jsr compare
|
jsr compare
|
||||||
.cmpbyte
|
.cmpbyte
|
||||||
@ -65,8 +65,8 @@
|
|||||||
!byte $0B,$8F,$D5
|
!byte $0B,$8F,$D5
|
||||||
!byte $0B,$99,$AA
|
!byte $0B,$99,$AA
|
||||||
!byte $0B,$A3,$AD
|
!byte $0B,$A3,$AD
|
||||||
!byte $0C,$62,$AA
|
!byte $0C,$82,$AA
|
||||||
!byte $0C,$67,$AD
|
!byte $0C,$87,$AD
|
||||||
|
|
||||||
; MECC2
|
; MECC2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user