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

Re: Cracking HomeWord



On 8/13/09 3:48 PM, Michael J. Mahon <mjmahon@aol.com> wrote:

> Actually, it would be good to continue the crack to eliminate the
> volume check.  DSK images are much more generally useful than NIB
> images.

I took the quickie sledgehammer approach and replaced every instance of A9
04 8D EB B7 (there were a surprising number of them, like 7 or 8) with A9 FE
8D EB B7 instead, and also changed the volume number in the VTOC. This
totally failed to work for booting, with the same black-screen-drive-off
symptom we've seen before; I didn't try it for disk checking once loaded and
running. So there's more to it, or there's more code checksumming, or
something.