[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ROM0 file available?
"Paul Grammens" <grammens@svn.net> writes:
>Robert Flossmann <robert.flossmann@freenet.de> wrote in message
>3C096007.6707@freenet.de">news:3C096007.6707@freenet.de...
>> Hi Group,
>>
>> while it is possible to find ROM 0 and ROM 3 files on the 'net (I own
>> both as pieces of hardware as well), I haven't found a ROM 0 file. Does
>> it exist for download?
>>
>If it doesn't exist, perhaps someone could outline the method for creating
>one. I have an original ROM machine that I could create the image from.
>-Paul
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.
--
David Wilson School of IT & CS, Uni of Wollongong, Australia