summaryrefslogtreecommitdiffstats
path: root/src/lib/formats/upd765_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* floppy: revisit the identify returns Olivier Galibert2022-03-301-1/+1
* Constify the floppy image handling interface Olivier Galibert2022-03-301-10/+10
* 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
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-7/+14
* wd,upd: filter unsupported image formats Olivier Galibert2021-03-311-3/+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-26/+18
* 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-6/+5
* (nw) formats: reduce dependencies on libemu Vas Crabb2020-04-131-1/+3
* (nw) fix stuff: Vas Crabb2018-11-291-2/+1
* 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
* pc_dsk: Handle 1.44MB images with 1,024-byte footer, which have turned up in ... Justin Kerk2017-01-081-2/+2
* pc_dsk: Support 360K images with 512-byte header, found in some softlist entr... Justin Kerk2016-12-291-3/+3
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* Workaround for MT 06194 (potential segfault during floppy load) AJR2016-05-011-0/+6
* fixing some more override (nw) Miodrag Milanovic2015-12-061-2/+2
* - Fix PVS-Studio warning V562, "It's odd to compare a bool type value with therealmogminer@gmail.com2015-11-091-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+432