summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/ipf_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-15/+81
* Floppy format API refinements AJR2023-10-081-56/+56
* formats: Use multibyte.h functions in more files AJR2023-09-171-50/+46
* 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-1/+1
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-8/+13
* ipf: Wrap the decoding state in a sub-structure Olivier Galibert2021-06-101-48/+31
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-2/+2
* Got rid of global_alloc/global_free. Vas Crabb2020-10-031-12/+23
* use C++ library includes (nw) firewave2020-01-221-1/+1
* Revert "Use true/false if type used is bool (nw)" Miodrag Milanovic2016-11-121-1/+1
* Use true/false if type used is bool (nw) Miodrag Milanovic2016-11-111-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-87/+87
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-4/+4
* removed memory tracking (nw) Miodrag Milanovic2016-01-081-2/+2
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-1/+1
* fixing some more override (nw) Miodrag Milanovic2015-12-061-1/+2
* clang-modernize part 5 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+710