summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/dfi_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* flopimg.cpp: add a default implementation for `supports_save` (#14156) Roman Donchenko2025-09-181-5/+0
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-5/+14
* Floppy format API refinements AJR2023-10-081-6/+6
* formats: Use multibyte.h functions in more files AJR2023-09-171-3/+4
* floppy: revisit the identify returns Olivier Galibert2022-03-301-1/+1
* floppy: Change the internal format to flux changes, update the mfi format acc... Olivier Galibert2022-03-301-11/+5
* floppy: remove the intermediate allocator Olivier Galibert2022-03-301-1/+1
* Constify the floppy image handling interface Olivier Galibert2022-03-301-2/+2
* Remove a few outdated references to MESS Dirk Best2021-12-021-1/+1
* fixes for variables set but not used smf-2021-11-071-3/+1
* Formats-related refactoring AJR2021-09-111-0/+2
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-10/+15
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-2/+2
* formats: Removed some inappropriate uses of emu_fatalerror and stderr. Vas Crabb2020-08-231-18/+25
* (nw) formats: reduce dependencies on libemu Vas Crabb2020-04-131-3/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-18/+18
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* Typo fix: threshholds → thresholds Jordi Mallach2016-03-311-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+227