shave some bytes

This commit is contained in:
4am 2021-07-11 11:12:04 -04:00
parent 722b9124ac
commit 20d53156ef
4 changed files with 6 additions and 7 deletions

View File

@ -362,12 +362,10 @@ AnalyzeTrack
!source "patchers/holle.a" ; gIsHolle only
!source "patchers/zoomgrafix.a" ; gIsPhoenix only
!source "patchers/e7everywhere.a" ; gIsBoot0 || gIsProDOS only
!source "patchers/choplifter.a" ; gIsChoplifter only
!source "patchers/tsr.a" ; T04 && gIsTSR only
!source "patchers/woodbury.a" ; gPossibleWoodbury only
!source "patchers/b4bbbasic.a" ; gPossibleB4BBBasic only
!source "patchers/errord51.a" ; gIsLowDOS only
!source "patchers/555.a" ; gIs555 only
;
; DOS 3.3-specific patchers
;
@ -437,6 +435,11 @@ inx4 inx
inx
inx
rts
;
; Patchers that are called manually
;
!source "patchers/choplifter.a"
!source "patchers/555.a"
universalrwts
!bin "../build/universalrwts.pak"

View File

@ -48,8 +48,6 @@
; - Zenith
;-------------------------------
!zone {
jmp .exit2 ; reachable only via inspect
Do555
; find entrypoint for second stage

View File

@ -22,8 +22,6 @@
; - Star Blazer (Broderbund)
;-------------------------------
!zone {
jmp .exit2 ; reachable only via inspect
Choplifter
lda #$00
sta gCommand ; passport-test-suite/Eggs-It.woz [Z=1] reaches here

View File

@ -341,7 +341,7 @@ StringTableHigh
.passport
!text "Passport ",$00
.header
!text "@",s_passport,"by 4am@",s_space7,"@",s_space7," 2021-07-10",$00
!text "@",s_passport,"by 4am@",s_space7,"@",s_space7," 2021-07-11",$00
.bar9
!text "_________",$00
.bar18