]> git.sur5r.net Git - cc65/history - cfg/atari-overlay.cfg
Goals from top level Makefile should be known even if empty.
[cc65] / cfg / atari-overlay.cfg
2013-10-18 Oliver SchmidtMerge pull request #56 from groessler/something_to_pull
2013-10-18 Christian GroesslerPut EXE header and main chunk load header into a single... 56/head
2013-10-18 Christian Groessleratari-asm.cfg linker config file
2013-10-18 Christian GroesslerRename 'syschk' symbol in the linker config file, which...
2013-10-04 Oliver SchmidtMerge pull request #50 from groessler/something_to_pull
2013-10-03 Christian GroesslerLower the default Atari start adress from $2E00 to... 50/head
2013-10-03 Christian GroesslerEnable "system check" load chunk for non-XL Atari target.
2013-09-13 Oliver SchmidtMerge pull request #41 from groessler/something_to_pull
2013-09-13 Christian GroesslerRemove obsolete ZPSAVE segment. 41/head
2013-09-13 Christian GroesslerRemove obsolete ZPSAVE segment.
2013-04-09 Oliver SchmidtReplaced builtin linker configs with ordinary .cfg...