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

Re: ROM0 file available?



David Wilson <david@uow.edu.au> wrote
>
> Something like this should do the trick:
>
> Boot ProDOS 8
>
> ]CALL-151
>
> *0/2000<FE/0000.FE/7FFF
> *BSAVE ROM00.PART1,A$2000,L$8000
>
> *0/2000<FE/8000.FE/FFFF
> *BSAVE ROM00.PART2,A$2000,L$8000
>
> *0/2000<FF/0000.FF/7FFF
> *BSAVE ROM00.PART3,A$2000,L$8000
>
> *0/2000<FF/8000.FF/FFFF
> *BSAVE ROM00.PART4,A$2000,L$8000
>
> Then transfer the files to the net in whatever way you can.
> --

Thanks, David. I'll print that out and give it a try.
-Paul