support Ultima II

This commit is contained in:
Peter Ferrie 2022-06-07 11:02:41 -07:00
parent 11086cd3e6
commit 6c64f3b8c2
2 changed files with 5 additions and 5 deletions

View File

@ -28,6 +28,7 @@
; - The Dark Crystal
; - Mixed Up Mother Goose
; - The Artist
; - Ultima II
;
; module by qkumba
;-------------------------------
@ -355,16 +356,15 @@
jsr modify1
!byte $2C ;don't call protection check
+
.jmpexit
jmp .exit
.dosearch
; gIsBoot0 is TRUE here
ldy #15
ldy #9
jsr SearchTrack
!byte $CE,WILDCARD,WILDCARD ;DEC $xxxx
!byte $EF,WILDCARD,WILDCARD ;mod->INC $xxxx
!byte $AD,WILDCARD,WILDCARD ;LDA $xxxx
!byte $49,WILDCARD ;EOR #$xx
!byte $D0,01 ;BNE *+3
@ -387,7 +387,7 @@
sta .page10+2
stx .adj+1
txa
adc #17
adc #11
tax
.page1
lda $D100,x

View File

@ -365,7 +365,7 @@ StringTableHigh ; must be kept in sync with constants in enid.a
.passport
!text "Passport ",$00
.header
!text "@",s_passport,"by 4am@",s_space7,"@",s_space7," 2022-06-03",$00
!text "@",s_passport,"by 4am@",s_space7,"@",s_space7," 2022-06-07",$00
.bar9
!text "_________",$00
.bar18