summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/floptool.cpp
Commit message (Expand)AuthorAgeFilesLines
* srcclean in preparation for release Vas Crabb2021-03-281-3/+3
* Try to fix osx compile Olivier Galibert2021-03-051-2/+2
* floppy: Beginning of the support for preformatted floppy images. Olivier Galibert2021-03-051-2/+232
* formats: Create mame_formats_full_list which gives access to all the supporte... Olivier Galibert2021-03-041-113/+51
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-1/+1
* ap_dsk35: make .2MG its own separate format handler [R. Belmont] arbee2021-02-051-0/+1
* Added Apple 2 disk image format: .nib (read-only support) (#7725) leesaudan22021-01-301-0/+1
* flopimg: Change the extracted bitstreams into vector<bool> Olivier Galibert2021-01-221-0/+1
* Update floptool to the new prototypes Olivier Galibert2021-01-091-3/+5
* Low-level #include overhaul AJR2021-01-021-0/+1
* MDOS disk format support 68bit2020-07-031-1/+5
* ibmxdf_dsk: IBM Extended Disk Format support (nw) Sergey Svishchev2020-03-021-0/+2
* wd177x_dsk: generalize to allow custom track format variations 68bit2020-02-081-0/+4
* srcclean, manual adjustments (nw) Vas Crabb2020-01-261-1/+1
* use C++ library includes (nw) firewave2020-01-221-7/+7
* Emulation of isbc202 floppy disk controller (#6119) fulivi2020-01-041-0/+2
* swtpc09: add a UniFLEX specific floppy format. 68bit2019-08-131-1/+7
* add write support for Olivetti M20 floppy images Christian Groessler2019-08-061-1/+3
* agat: basic emulation of agat9 (video, apple compat mode, LLE floppy) Sergey Svishchev2019-07-021-1/+8
* apple2: Add WOZ format [O. Galibert] Olivier Galibert2018-04-241-0/+1
* floptool: Added Acorn Atom floppy formats. (nw) Nigel Barnes2017-11-061-0/+2
* floptool: Added Acorn floppy formats (nw) Nigel Barnes2017-10-191-1/+9
* srcclean (nw) Vas Crabb2017-05-281-1/+1
* Hp9845: Support for HPI floppy format (#2310) fulivi2017-05-161-0/+4
* clang-modernize part 5 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+275