Skip to content

Commit a6efe96

Browse files
authored
Need CONFIG.SYSTEM too (#146)
1 parent afe9abc commit a6efe96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ WITHOUT_PRODOS_BOOT = dist.apple2/bootable.po
8888
apple2/disk-post::
8989
cp $(WITHOUT_PRODOS_BOOT) $(BUILD_DISK)
9090
ac -as $(BUILD_DISK) $(PRODUCT_BASE) < $(BUILD_EXEC)
91+
ac -p $(BUILD_DISK) $(PRODUCT_BASE).SYSTEM SYS 0x2000 < $(CC65_UTILS_DIR)/$(LOADER_SYSTEM)
9192

9293
########################################
9394
# Atari customization

0 commit comments

Comments
 (0)