Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "mdos dsk: support legacy floppy images, add XDOS support" | 2020-08-04 | 1 | -344/+90 | |
| | | | | | | This reverts commit 8ada258ec7f74ed37945d91467e3827e2f4fbc63. We are not accepting further legacy floppy formats. | ||||
* | mdos dsk: support legacy floppy images, add XDOS support | 2020-07-29 | 1 | -90/+344 | |
| | | | | | | | | | | | | | Add legacy floppy image support which is currently required for the mc6843 FDC emulator and used by the EXORset which run XDOS a variant of MDOS. Add support for 5.25 inch XDOS floppy drive formats as used by the EXORset. Make some of the identity tests more permissive to work with observer disks. The date day and month are reversed on some disks, and the boot rib cluster is lower. | ||||
* | srcclean for 0.223 | 2020-07-26 | 1 | -1/+1 | |
| | |||||
* | mdos dsk: fix the cells size and gaps, make clear its Motorola MDOS | 2020-07-04 | 1 | -5/+39 | |
| | |||||
* | MDOS disk format support | 2020-07-03 | 1 | -0/+250 | |
Motorola DOS, used on the EXORciser etc. |