summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/hxcmfm_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-11/+13
* Floppy format API refinements AJR2023-10-081-9/+9
* 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/+2
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-12/+16
* flopimg: Change the extracted bitstreams into vector<bool> Olivier Galibert2021-01-221-8/+8
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-3/+3
* use C++ library includes (nw) firewave2020-01-221-1/+1
* Fix crash loading 80-track .mfm dumps of 40-track disks on 40-track drives. [... Justin Kerk2017-10-111-9/+21
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+145