Posted By
Harry Potter on 2022-12-31 18:14:15
| New Plus4 cc65 cfg: more space available!
Hi! While debugging my AdvSkelVic65 program, I looked at a C16 memory map and discovered that there is more memory in low memory that can be used by a cc65 program. The BASIC stack started lower than I thought, and I am now using the Speech RAM area for more code. You can find it at https://sourceforge.net/projects/cc65extra/files/memory%20cfgs/. Try it out!
|