]> git.sur5r.net Git - cc65/blobdiff - cfg/atarixl-overlay.cfg
Put EXE header and main chunk load header into a single file --
[cc65] / cfg / atarixl-overlay.cfg
index 2f5595c0b20ac5c8a0c1a898eefa3fb5b6972cb0..0c903ef45c7c7dfd537c2fae9d21808681f846cf 100644 (file)
@@ -5,7 +5,6 @@ FEATURES {
 SYMBOLS {
     __EXEHDR__:          type = import;
     __SYSTEM_CHECK__:    type = import;  # force inclusion of "system check" load chunk
-    __MAINCHNKHDR__:     type = import;
     __AUTOSTART__:       type = import;  # force inclusion of autostart "trailer"
     __STACKSIZE__:       type = weak, value = $0800; # 2k stack
     __OVERLAYSIZE__:     type = weak, value = $1000; # 4k overlay