Apple2: mutualize mli filename push (-0 to -18 bytes)

This commit is contained in:
Colin Leroy-Mira
2025-10-25 12:00:17 +02:00
committed by Oliver Schmidt
parent 3b8531a422
commit 280f296952
8 changed files with 19 additions and 23 deletions

View File

@@ -7,7 +7,7 @@
.export _exec
.import mli_file_info_direct
.import aux80col
.import pushname, popname, popax, done, _exit
.import pushname_tos, popname, popax, done, _exit
.include "zeropage.inc"
.include "errno.inc"
@@ -28,8 +28,7 @@ _exec:
stx ptr4+1
; Get and push name
jsr popax
jsr pushname
jsr pushname_tos
bne oserr
jsr mli_file_info_direct