summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/mdos_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-8/+14
* floppy: What wd177x_dsk has become should be taken out and shot Olivier Galibert2021-03-311-2/+2
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-1/+1
* Revert "mdos dsk: support legacy floppy images, add XDOS support" Vas Crabb2020-08-041-344/+90
* mdos dsk: support legacy floppy images, add XDOS support 68bit2020-07-291-90/+344
* srcclean for 0.223 Vas Crabb2020-07-261-1/+1
* mdos dsk: fix the cells size and gaps, make clear its Motorola MDOS 68bit2020-07-041-5/+39
* MDOS disk format support 68bit2020-07-031-0/+250