[Coco] Basic's loadm and discontinuous binaries

Arthur Flexser flexser at fiu.edu
Sat Jan 26 06:36:56 EST 2019


A slight correction:  you can loadm into addresses above $8000 that are
writable, like MMU and palette registers.

Art

On Sat, Jan 26, 2019 at 6:08 AM Arthur Flexser <flexser at fiu.edu> wrote:

> Yes, this ability was added with Extended Basic.  Attempts to load code
> above $8000 if you are in RAM/ROM mode will fail, though, since you can't
> store new data to a ROM address.
>
> Art
>
> On Sat, Jan 26, 2019 at 5:14 AM Joel Rees <joel.rees at gmail.com> wrote:
>
>> Can loadm properly load a binary with one org low, code, and a second load
>> high, with constant strings -- and a gap between the two?
>>
>> Anybody know?
>>
>> --
>> Coco mailing list
>> Coco at maltedmedia.com
>> https://pairlist5.pair.net/mailman/listinfo/coco
>>
>


More information about the Coco mailing list