mirror of
https://github.com/a2-4am/passport.git
synced 2025-01-08 10:31:10 +00:00
support new Earth Orbit Stations version
This commit is contained in:
parent
c586346bbd
commit
ccf7bbe065
@ -432,6 +432,14 @@
|
||||
ldy #1
|
||||
jsr modify
|
||||
!byte $D4 ;new checksum value for eor
|
||||
bvc +
|
||||
++ ldy #1
|
||||
jsr compare
|
||||
!byte $2C
|
||||
bcs ++
|
||||
ldy #1
|
||||
jsr modify
|
||||
!byte $2D ;new checksum value for eor
|
||||
++
|
||||
|
||||
+ ldy #23
|
||||
|
Loading…
Reference in New Issue
Block a user