]> git.sur5r.net Git - cc65/blob - libsrc/c128/README
Updated (and sorted) sample program info.
[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