[Coco] CoCo and Rasberry Pi ( and Software Rant )

Allen Huffman alsplace at pobox.com
Thu Apr 11 16:53:42 EDT 2013


On Apr 11, 2013, at 10:58 AM, "Luis Antoniosi (CoCoDemus)" <retrocanada76 at gmail.com> wrote:
>> Some programs like CoCoMax  won't run from a "partition" different from
> the first. Because they will reset the ALLRAM state of the machine it will
> copy back the original offset from ROM.

As long as the program could work with a hard drive DRIVE 0, it can work with this trick. You just adjust the offsets to any virtual drive appears as DRIVE 0.

Default:  0-255 drives.

CoCoMax is installed on DRIVE 42.

POKE offsets so RGB-DOS thinks the first drive is located where DRIVE 42 is.

DIR 0 -- now shows the contents of what was DRIVE 42 :)

But, programs that would not work under RGB-DOS still will not work.

		-- Allen




More information about the Coco mailing list