diff --git a/src/passport.a b/src/passport.a index c24c479..1648043 100755 --- a/src/passport.a +++ b/src/passport.a @@ -8,7 +8,7 @@ ;------------------------------- ; Passport ; a 4am hack -; (c) 2016-9 by 4am +; (c) 2016-2020 by 4am ; ; Permission is hereby granted, free of charge, to any ; person obtaining a copy of this software and associated @@ -244,6 +244,10 @@ Reaction sta TEXTTOP lda #s_reading jsr PrintByID + lda #$B2 + ldx #$00 + ldy #$0D + jsr ClearMemory jsr CopyUniversal jsr IgnoreAddressChecksum jsr ReadSector diff --git a/src/strings/en.a b/src/strings/en.a index 1312d4b..2aa0b8a 100755 --- a/src/strings/en.a +++ b/src/strings/en.a @@ -280,7 +280,7 @@ StringTableHigh ; can be set directly before calling PrintByID. ; .header - !text "Passport by 4am 2020-07-19",$00 + !text "Passport by 4am 2020-07-20",$00 .mainmenu !text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D,$8D !text " "