Files
fluxengine/arch
Jeff Epler 0aed615ee5 Fix crash when reading disks written on real apple2
`readRaw8` throws an exception if you run out of data. This did not
turn up during my testing, because I was reading back a disk written by
fluxengine, so everything was aligned to the index pulse and no sector
ever straddled a revolution. On a "real" apple2-written disk, this was
not the case.

Incidentally, the "extra 0" problem exists on a real apple2-written
floppy as well.
2022-03-07 22:40:33 -06:00
..
2022-02-22 22:45:39 -08:00
2022-02-22 22:45:39 -08:00
2022-02-22 22:45:39 -08:00