mirror of
https://github.com/a2-4am/passport.git
synced 2025-08-05 11:24:55 +00:00
shave some bytes
This commit is contained in:
@@ -542,12 +542,12 @@ GetVolumeInfo
|
||||
sta mliparam+1
|
||||
lda #>OnlineReturn
|
||||
sta mliparam+2
|
||||
; /!\ execution falls through here
|
||||
|
||||
GetFileInfo
|
||||
lda #CMD_GETFILEINFO
|
||||
ldy #PC_GETFILEINFO
|
||||
jsr mli
|
||||
rts
|
||||
; /!\ execution falls through here
|
||||
|
||||
;-------------------------------
|
||||
; low-level MLI wrapper
|
||||
|
@@ -447,8 +447,8 @@ _byte_skip_hi:
|
||||
!source "id/davidson.a"
|
||||
!source "id/holle.a"
|
||||
!source "id/phoenix.a"
|
||||
!source "id/bootfailure.a"
|
||||
!source "id/555.a"
|
||||
!source "id/bootfailure.a"
|
||||
!source "print.a"
|
||||
!source "compare.a"
|
||||
!source "modify.a"
|
||||
@@ -462,8 +462,8 @@ _byte_skip_hi:
|
||||
!source "keys.a"
|
||||
!source "cffa.a"
|
||||
!source "progress.a"
|
||||
!source "wholetrack.a"
|
||||
!source "rwts.a"
|
||||
!source "wholetrack.a"
|
||||
!source "standarddelivery.a"
|
||||
!source "adstyle.a"
|
||||
!source "universalstyle.a"
|
||||
|
Reference in New Issue
Block a user