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

Re: .nib Images to real Apple disks



Hi!

On Apr 9, 3:05 pm, Antoine wrote:
> i've never seen any difficult pascal on-disk protections, they are
> either using change of markers (e. g. gato) or test of the write
> protect tab (e. g. wizardry)
> you cannot decently manage disk accesses with pcode, it is a matter of
> timing, please send the nib file, i will probably be able to create a
> std disk image and a protected floppy image (unless it is a totally
> unknown a2 protection scheme but let me doubt but i'm curious)

Image file URL:
>ftp://public.asimov.net/pub/apple_II/images/programming/fortran/FORT2fixed.NIB

    I finally figured out how to use the "unpack" option in SST.  So
it seems that all I have to do is split "FORT2.nib" into two parts and
feed the two parts to SST.  It'll be a problem if SST looks for either
a header or trailer for each track.

Willi