summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/ccvf_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/+7
* Floppy format API refinements AJR2023-10-081-7/+7
* 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-2/+2
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-7/+12
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-2/+2
* (nw) formats: reduce dependencies on libemu Vas Crabb2020-04-131-2/+4
* fixed MT06831 (bogus casting in ccvf_format::file_formats) (nw) firewave2018-01-101-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-2/+2
* clang-modernize part 5 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+152