summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/wd177x_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-4/+2
* Floppy format API refinements AJR2023-10-081-12/+12
* floppy: revisit the identify returns Olivier Galibert2022-03-301-1/+1
* Constify the floppy image handling interface Olivier Galibert2022-03-301-12/+12
* floppy formats: correct sector extraction in wd/upd when extracted sector is ... Olivier Galibert2022-03-231-1/+1
* Formats-related refactoring AJR2021-09-111-0/+4
* wd177x_dsk.cpp: Add head count check Jesse Marroquin2021-08-291-2/+2
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-9/+18
* wd177x: remove tests for head count. add track count test in check_compatibil... tim lindner2021-06-061-5/+9
* wd177x: test to make sure the floppy drive has room for all of the tracks tim lindner2021-06-051-0/+12
* thomson: Turn the extensions into slot devices, modernize the floppies Olivier Galibert2021-04-191-1/+1
* wd177x_dsk.cpp: Fix a bug that caused creation to crash for some subformats AJR2021-04-141-1/+1
* wd,upd: filter unsupported image formats Olivier Galibert2021-03-311-4/+5
* upd765_dsk, wd177x_dsk: Do not crash on damaged disks Olivier Galibert2021-02-261-6/+7
* woz: Add write Olivier Galibert2021-02-151-1/+1
* flopimg: Change the extracted bitstreams into vector<bool> Olivier Galibert2021-01-221-24/+17
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-3/+3
* formats: Get rid of more inappropriate use of emu_fatalerror (and fix some sp... Vas Crabb2020-08-301-4/+4
* wd177x dsk: be permissive of some missing sectors in later tracks 68bit2020-07-031-1/+6
* (nw) formats: reduce dependencies on libemu Vas Crabb2020-04-131-1/+3
* wd177x_dsk: generalize to allow custom track format variations 68bit2020-02-081-84/+129
* acorn_dsk: Added OPUS_DDCPM_FORMAT Nigel Barnes2017-08-251-8/+18
* Revert "wd177x_dsk, upd765_dsk: Fixed sector interleaving. [Curt Coder]" Olivier Galibert2017-02-161-1/+1
* wd177x_dsk, upd765_dsk: Fixed sector interleaving. [Curt Coder] Curt Coder2017-02-161-1/+1
* formats/wd177x_dsk: allow override of build_sector_description, like nec765_dsk Sergey Svishchev2017-01-151-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* fixing some more override (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+449