[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Franklin Ace 1000 Boot Disk-- ProDOS patch
Paul Grammens writes ...
>
> I'm still unable to get my Franklin Ace 1000 to boot. I followed the
> directions for using a sector editor (used Block Warden after
> downloading the infamous Prosel) to modify a couple of Hex bytes. The
> disk still boots a real Apple, but the Ace just spins the disk with the
> message "Ace 1000 v2.2" on the screen. Pressing the reset button gets me
> to a ] basic prompt, which seems to work.
....
It may be that the patch you tried is this one ...
Start at Track/Sector 0/0 (or Block $0) and
search for (Hex bytes): 69 0B D0 03 A5 0C 60
When you find the above, change the D0 03 to EA EA
and write the changed sector back to diskette.
The above patch is fine; but, it turns out that it is not enough to do a
trouble-free ProDOS on most Franklins.
Along with the above, also do this ...
Start at Track/Sector 0/0 (or Block $0) and
search for (Hex bytes): AE B3 FB E0 38
When you find the above, change it to A2 EA EA E0 38
and write the changed sector back to diskette.
The combination of patches is recommended by Jim Sather (inCider, March
1986).
Be sure to post your results!
Rubywand