relax IDD5D5F7 [fixes Trivia Fever]

This commit is contained in:
4am 2021-04-02 11:14:46 -04:00
parent 2a66e59951
commit 8dda6c43c9
2 changed files with 6 additions and 4 deletions

View File

@ -18,8 +18,10 @@
;-------------------------------
!zone {
IDD5D5F7
lda $084C
cmp #$08
lda #$08
cmp $08F2
beq .yes ; passport-test-suite/Trivia Fever (BB03 variant 3).woz [Z=1] matches
cmp $084C
bne .no
lda $08B0
cmp #$B6
@ -27,7 +29,7 @@ IDD5D5F7
lda $08D0
cmp #$20
bne .no
clc
.yes clc
!byte $24
.no sec
rts ; passport-test-suite/RoboMath.woz [C=0] matches

View File

@ -288,7 +288,7 @@ StringTableHigh
; can be set directly before calling PrintByID.
;
.header
!text "Passport by 4am 2021-03-24",$00
!text "Passport by 4am 2021-04-02",$00
.mainmenu
!text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D,$8D
!text " "