Posted By
Harry Potter on 2022-06-21 15:24:14
| Re: Plus4Cart issue w/ printf(): lock-up at start-up
I found the bug. It was the same as before: the kernal entry names don't seem to be pointing to the proper addresses. This time, it was in the write.s file in the cbm library sources. I think I have a recent build of cc65 but not the latest. I didn't include "cbm_kernal.inc" in the sources, but the entry point declarations sjhould point to the right kernal entry point.
|