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

Re: Brutal Deluxe's holidays project 3: EDD/SST and NIB images



On Aug 13, 7:36 am, Toinet <antoine.vig...@laposte.net> wrote:
> Jean-Marc Boutillon told me that SST creates two disks of a complete
> diskette and that Ciderpress removes 512 bytes of each track when it
> gathers the two images in one NIB file. That is quite weird!

As you know, SST writes the track to a $1A00 long buffer, while the
actual track is usually shorter: $1800-$1900. But the unused area is
not left blank by SST. If there is a sector address prologue in
there ...

Cheers,
Nick.