summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/dsk_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* flopimg: add support for bad address field crc in basic fm and mfm images cracyc2025-11-081-1/+2
* flopimg.cpp: add a default implementation for `supports_save` (#14156) Roman Donchenko2025-09-181-5/+0
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-12/+11
* Floppy format API refinements AJR2023-10-081-7/+7
* formats: Use multibyte.h functions in more files AJR2023-09-171-2/+2
* imageutl.h: Retire pick_integer_[bl]e and place_integer_[bl]e in favor of the... AJR2023-09-171-2/+3
* d88_dsk.cpp, dsk_dsk.cpp: Mitigate against rot in legacy floppy code AJR2023-02-121-7/+12
* misc: remove unused variables that may give compiler warning hap2022-08-231-2/+0
* floppy: revisit the identify returns Olivier Galibert2022-03-301-2/+2
* 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-0/+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-2/+2
* dsk_dsk.cpp: be nice and allow to use DS images with SS drives (nw) MetalliC2020-05-261-2/+2
* use C++ library includes (nw) firewave2020-01-221-2/+2
* dsk_dsk.cpp: Surpass some copy-protected tracks AmatCoder2019-07-061-1/+25
* flopimg.h: implemented threshold to accept disk images with a few excess and ... Joakim Larsson Edstrom2019-04-111-1/+16
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+6
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+0
* dsk_dsk.cpp: Avoid segfault if double sided DSK image is loaded on simple sid... AmatCoder2019-03-191-0/+6
* einstein: Software list items promoted to working: Theatre Europe Dirk Best2018-12-291-1/+2
* dsk_dsk.cpp: Avoid to use uninitialized booleans AmatCoder2018-11-011-4/+2
* dsk_dsk.cpp: sectors must be read even if it contains Deleted Mark AmatCoder2018-09-191-3/+3
* CPC DSK format: also check status bits in SR2 (nw) (#3546) Sergey Svishchev2018-05-101-2/+5
* dsk_dsk: Don't segfault on empty tracks (fixes einstein 4game) Dirk Best2017-10-251-0/+5
* dsk_dsk format: propagate CRC error flags Sergey Svishchev2017-02-131-2/+6
* more TRUE/FALSE cleanup (nw) Miodrag Milanovic2016-10-221-9/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-43/+43
* for bool type use true and false (nw) Miodrag Milanovic2016-07-311-2/+2
* clang-modernize part 5 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+436