[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I wasn't slacking while I was offline!



ict@ccess wrote:
> Steve Nickolas wrote:
>> http://bayleef.hoshinet.org/usotsuki/OFFLINE.DSK
>>
>> ProDOS side:
>> * Rewrote the "boot selector" I embedded into the ProDOS 2.0.3 file.
> 
> 
> Do you have the source listing for Prodos 2.0.3, Steve?  Or did you
> just use monitor listings for the boot selector code?
> 
> Rob
>

It just replaces the JMP at the beginning with a JMP to my own code.  The
[5] option causes it to do the JMP it would have done originally.  The patch
could be done to any version 1.2 or later.

I lost the code to my modified Selector but that is moot - needs 1.8 or
earlier, and doesn't really add much (it let you run a BIN file from the
Selector. you can find it on some of my disk images.)

-uso.