We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afe9abc commit a6efe96Copy full SHA for a6efe96
Makefile
@@ -88,6 +88,7 @@ WITHOUT_PRODOS_BOOT = dist.apple2/bootable.po
88
apple2/disk-post::
89
cp $(WITHOUT_PRODOS_BOOT) $(BUILD_DISK)
90
ac -as $(BUILD_DISK) $(PRODUCT_BASE) < $(BUILD_EXEC)
91
+ ac -p $(BUILD_DISK) $(PRODUCT_BASE).SYSTEM SYS 0x2000 < $(CC65_UTILS_DIR)/$(LOADER_SYSTEM)
92
93
########################################
94
# Atari customization
0 commit comments