]> git.sur5r.net Git - cc65/history - cfg/atari.cfg
Enable "system check" load chunk for non-XL Atari target.
[cc65] / cfg / atari.cfg
2013-10-03 Christian GroesslerEnable "system check" load chunk for non-XL Atari target.
2013-07-25 Oliver SchmidtMerge pull request #12 from greg-king5/lightpen
2013-07-03 Christian GroesslerRemove saving and restoring of zeropage variables.
2013-07-03 Oliver SchmidtMerge pull request #17 from groessler/something_to_pull
2013-07-02 Christian GroesslerDon't save and restore the zero page locations used. 17/head
2013-04-09 Oliver SchmidtReplaced builtin linker configs with ordinary .cfg...