]> git.sur5r.net Git - cc65/commit
Default atatixl.cfg file now leaves the character generator at $E000.
authorChristian Groessler <chris@groessler.org>
Tue, 17 Sep 2013 22:38:29 +0000 (00:38 +0200)
committerChristian Groessler <chris@groessler.org>
Tue, 17 Sep 2013 22:38:29 +0000 (00:38 +0200)
commitd0c41ecee9263b29113cde0bbbf46a1f08f710d9
tree594fedb499d9b03b3ea007e7192254dc7441c71a
parent42835d91b889c3f98d2c49cfaf8ce5b9b42381a5
Default atatixl.cfg file now leaves the character generator at $E000.
This reduces the potential to flicker, but creates two separate
memory areas in the high memory.
For applications which require a large continuous memory space in
high memory, atarixl-largehimem.cfg is provided. With high IRQ
activity or DL interrupt there might be flicker.
cfg/atarixl-largehimem.cfg [new file with mode: 0644]
cfg/atarixl.cfg