summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/mfi_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* formats/mfi_dsk.cpp: Update file specs for how hard-sectored support was adde... Mark Garlanger2024-09-141-3/+7
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-16/+24
* Floppy format API refinements AJR2023-10-081-17/+17
* mfi_dsk: fix logic error (nw) Peter Ferrie2022-08-021-1/+1
* Removed superfluous semicolons from various source files. (#9796) 0kmg2022-05-221-1/+1
* 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-44/+70
* floppy: remove the intermediate allocator Olivier Galibert2022-03-301-1/+1
* Constify the floppy image handling interface Olivier Galibert2022-03-301-4/+3
* Formats-related refactoring AJR2021-09-111-0/+2
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-12/+17
* vtech: Add floppy formats and fs Olivier Galibert2021-05-261-2/+7
* mfi: Don't crash on a fully unformatted disk Olivier Galibert2021-02-201-0/+4
* woz: Add write Olivier Galibert2021-02-151-1/+1
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-3/+3
* Got rid of global_alloc/global_free. Vas Crabb2020-10-031-10/+5
* use C++ library includes (nw) firewave2020-01-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* clang-modernize part 5 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+233