summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/cqm_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-6/+7
* Floppy format API refinements AJR2023-10-081-11/+11
* formats: Use multibyte.h functions in more files AJR2023-09-171-6/+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-3/+3
* Formats-related refactoring AJR2021-09-111-0/+1
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-20/+16
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-3/+3
* cqm_dsk.cpp, ti89.cpp: Fix wrong fallthroughs. Sandro Ronco2020-11-181-1/+1
* Enable GCC implicit fallthrough warning. Vas Crabb2020-11-151-0/+1
* use C++ library includes (nw) firewave2020-01-221-2/+2
* more TRUE/FALSE cleanup (nw) Miodrag Milanovic2016-10-221-5/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-22/+22
* 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/+381