Page 3 of 3

Re: How to use redefined characters in CC65

Posted: Wed Apr 24, 2019 4:53 pm
by Mozartkügel
Yay! Thanks so much again for the help beamrider, now it works! \o/

I finally found some more clues about that code, it was not only in vic20.h but also in _vic.h

Code: Select all

   unsigned char       addr;           /* Address of chargen and video ram */
also I (re-)realised VIC = $9000
and found this: http://www.zimmers.net/cbmpics/cbm/vic/memorymap.txt
and this: http://tinyvga.com/6561
learning more slowly but surely :D