Posted By
Harry Potter on 2022-06-22 15:39:31
| cc65/Plus4 bug w/ kernal calls: bad labels
Hi! I've been having an issue with cc65 and the Plus4 target regarding kernal calls from assembler using entry-point labels: I get system crashes and lock-ups. When I use the address, however, it works. I believe this is a bug in cc65's Plus4 libraries. I can try to include an assembler module containing an .include of the file containing the kernal jump entries from the CBM library.
|