From 773cf3bd07f9e2d0a878e7929df873070a7977bc Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 10 Apr 2021 15:37:43 -0400 Subject: port stat: save some bytes, slight speedup --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5d83419..91fca46 100644 --- a/Makefile +++ b/Makefile @@ -293,7 +293,7 @@ taifont: convfont romfont font # the H: device enabled, pointed at the current directory, and set # to writable. PORTSTAT.DAT: mkportstats.xex - atari800 -nobasic mkportstats.xex + atari800 -H1 . -hreadwrite -nobasic mkportstats.xex touch portstat.s # Host tool that builds our custom font from the data ripped out of -- cgit v1.2.3