CiderPress2 icon indicating copy to clipboard operation
CiderPress2 copied to clipboard

Copy tag bytes when converting disk images

Open fadden opened this issue 11 months ago • 0 comments

400KB/800KB/twiggy disk images have 524-byte sectors: 512 bytes of data and 12 bytes of "tag". The tag bytes are available in nibble images (e.g. WOZ), Disk Copy 4.2, and DART. The tag data is currently lost when converting between these formats.

The tag data is important for LisaOS.

fadden avatar Jan 17 '25 19:01 fadden