summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/d88_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* srcclean in preparation for 0.270 release branch. Vas Crabb2024-09-221-1/+1
* formats/d88_dsk.cpp: relax track_count check to a warning angelosa2024-09-201-4/+2
* d88_dsk.cpp: Be more permissive about allowing double-sided images in single-... AJR2024-09-071-4/+16
* x1: add fdd motor timeout and support odd d88 images cracyc2024-05-061-1/+1
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-7/+14
* Floppy format API refinements AJR2023-10-081-11/+11
* formats: Use multibyte.h functions in more files AJR2023-09-171-24/+10
* Encode certain tracks as single density in .d88 floppy format AJR2023-03-191-1/+7
* d88_dsk.cpp, dsk_dsk.cpp: Mitigate against rot in legacy floppy code AJR2023-02-121-5/+8
* 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-8/+2
* Formats-related refactoring AJR2021-09-111-1/+1
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-14/+21
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-3/+3
* use C++ library includes (nw) firewave2020-01-221-1/+1
* i386/i286: fix default cs flags (nw) cracyc2018-02-021-1/+1
* d88_dsk: Add some safety checks to avoid reading beyond the end of file Dirk Best2018-01-281-1/+10
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-45/+45
* made constexprs lower case and used constexpr for returning input value as we... Miodrag Milanovic2016-07-311-4/+4
* clang-modernize part 5 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+540