Posted By
Harry Potter on 2024-03-03 11:04:27
| AdvSkel65 nearing completion: ideas?
Hi! I've been having a major issue with my AdvSkel65 program but solved it: on the 128k Plus4 version, some verbs were displaying garbage and occasionally causing the system to crash. What caused this is that I was putting a segment in the wrong place. I was redirecting the contents of a stub from Low memory to Main memory, as I was overwriting two bytes needed by the kernal to display text but was putting it in the wrong place. I moved it from the end of the main memory area to between the LOWCODE and CODE segments, and now that part works. I should be almost ready to package and upload it. Do you have any suggestions to add to it or AdvSkelVic65 or PrintTok? I desire your input.
|