summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/sdf_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* flopimg.cpp: add a default implementation for `supports_save` (#14156) Roman Donchenko2025-09-181-6/+0
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-5/+7
* Floppy format API refinements AJR2023-10-081-8/+8
* formats: Use multibyte.h functions in more files AJR2023-09-171-2/+3
* 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-8/+2
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-10/+13
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-3/+3
* use C++ library includes (nw) firewave2020-01-221-1/+1
* srcclean (nw) Vas Crabb2017-06-251-8/+8
* Added read support for the disk format SDF used in the CoCoSDC (#2345) tim lindner2017-05-311-0/+196