shave some bytes

This commit is contained in:
4am 2022-07-11 13:32:29 -04:00
parent b9b7d1f118
commit 5c329be886
3 changed files with 3 additions and 4 deletions

View File

@ -451,6 +451,7 @@ IN THE SOFTWARE.
- IMPROVED: patchers/sigcheck.a (fixes
Inca, Holy Grail)
- IMPROVED: RW18 sector verification
(fixes Toy Shop)
- Detect extra wide tracks anywhere,
not just on track 6
- Matching updates to the

View File

@ -83,10 +83,8 @@ PrintByID
bcc @nosub
cmp #":"
bcs @nosub
sec
sbc #"0"
tax
lda gDisplayBytes, x
lda gDisplayBytes-$B0, x
@printbyte
jsr PrintByte
bvc @next ; unconditional branch

View File

@ -373,7 +373,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-07-10",$00
!text "@",s_passport,"by 4am@",s_space7,"@",s_space7," 2022-07-12",$00
.bar9
!text "_________",$00
.bar18