Posted By
Harry Potter on 2024-08-27 18:46:24
| Re: cc65/Plus4 Config: 32k ROM?
Well...I'm actually using my CBMSimpleIO library's printc() function to print each character and prints()/printscr() to print whole strings, and AFAIF, I modified printc() to enable the kernal ROM for access. Now, it usually works for the beginning of the printed message but not the end. I was wondering if maybe an IRQ was being issued at exactly the wrong time to cause the lockup.
|