]> git.sur5r.net Git - cc65/blob - libsrc/c128/README
Renamed the defines in symdefs.h to something more meaningful. They were named
[cc65] / libsrc / c128 / README
1 Implementation notes:
2
3 CONDES routines with a type code of 2 are used to implement interrupt
4 handlers. Note that these are called as soon as the program is started,
5 so they have to cope with this.
6