Posted By
 Harry Potter on 2025-06-22 14:24:53
| Re: How to set print position for $FF4F print immediate
In my experience, setting X directly usually does what it's supposed to do but not Y. I believe the CBM kernal needs to do extra work to define the pointers to the row. Therefore, you can't set the pos.'s directly. Also, the hardware location is ignored by the kernal, as the kernal uses its own variables to determine the current coordinates. Is this helpful?
|