[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Toy Shop
On Jan 21, 7:08 am, sicklittlemonkey <nick.westg...@gmail.com> wrote:
> On Jan 21, 10:42 pm, "Michael J. Mahon" <mjma...@aol.com> wrote:
>
> > Yes, I meant keeping the partial (and whole) tracks properly
> > time-aligned so that protection code would find the right things.
>
> I've thought about this a bit. The main problems are that (a) sync is
> difficult to calculate on an Apple II, and (b) no emulator that I know
> of simulates adjacent track positioning, primarily because NIB doesn't
> store the length.
>
> It should be possible to have ADTPro send each track image and process
> it server-side (length, sync marks) then send that analysis back to
> read the next track with sync.
That's the way Gerard Putter's A2V2 (an ADT derivative) works when it
builds a format of his own making that Virtual ][ reads. I have that
analyzer code in the ADTPro server in hopes of producing .NIBs, but I
haven't had a lot of luck creating .NIBs (or A2V2s) that actually work
in practice. So I've kind of abandoned that line of reasoning for
now, but coming up with the right format (coupled with support from
our favorite emulators) is a good goal.