summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/fsd_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-6/+8
* Floppy format API refinements AJR2023-10-081-5/+5
* 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-related refactoring AJR2021-09-111-0/+3
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-5/+11
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-2/+2
* (nw) formats: reduce dependencies on libemu Vas Crabb2020-04-131-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* fsd_dsk: more logging (nw) Nigel Barnes2016-07-161-9/+19
* fsd_dsk: logging (nw) Nigel Barnes2016-06-051-18/+13
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-1/+1
* null is \0 (nw) Nigel Barnes2015-11-151-1/+1
* bbc: preliminary support for FSD format. Nigel Barnes2015-11-151-0/+180