Login
Back to forumSee the full topicGo to last reply

Posted By

KiCHY
on 2021-01-25
09:16:10
 Re: Moving the basic "ready" prompt to an arbitrary location after the excetuion of an assembly prog

If your goal is to simply "hide" the READY prompt, you can put an infinite loop at the end of your program, replacing the RTS with a JMP. If your goal is to really move to a different location on the screen (like, above the color chart), you can use the "PLOT" Kernal routine (at $FFF0) to relocate the cursor to a different location.



Back to top


Copyright © Plus/4 World Team, 2001-2024