mirror of
https://github.com/a2-4am/passport.git
synced 2025-08-15 15:27:24 +00:00
support new Earth Orbit Stations version
This commit is contained in:
@@ -432,6 +432,14 @@
|
|||||||
ldy #1
|
ldy #1
|
||||||
jsr modify
|
jsr modify
|
||||||
!byte $D4 ;new checksum value for eor
|
!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
|
+ ldy #23
|
||||||
|
Reference in New Issue
Block a user