[Coco] Absolute Memory Location

Rick Ulland rickulland1 at gmail.com
Sat Aug 15 18:40:58 EDT 2020


Not really.

Really.

In EDECB you have LPOKE, but there you own the machine and are free to 
crash it. Basic09 runs underneath the OS9 system - you do not know what 
is going on outside your process space and are not free to change 
anything out there. You can hack some things. Your users will hate you.

This might be the X=Y problem. What are you wanting to do that requires 
smashing an absolute memory location to a fixed value from inside Basic?

-rick



On 8/15/20 4:27 PM, coco at jechar.ca wrote:
>
>  Is there any assembly program or syscall that can let you
>  put values in an ABSOLUTE location ( Specified MMU bank and
>  ADDRESS ). This program would need to be callable from Basic09.
>
>  Charlie.
>



More information about the Coco mailing list