summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/mdos_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-11/+21
* Floppy format API refinements AJR2023-10-081-4/+4
* formats: Use multibyte.h functions in more files AJR2023-09-171-3/+2
* floppy: revisit the identify returns Olivier Galibert2022-03-301-1/+1
* floppy: remove the intermediate allocator Olivier Galibert2022-03-301-1/+1
* Constify the floppy image handling interface Olivier Galibert2022-03-301-5/+6
* 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