summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/ap_dsk35.cpp
Commit message (Expand)AuthorAgeFilesLines
* ap_dsk35: Punt 1.44MB dc42 images to the PC MFM handler, which knows how to r... arbee2021-04-101-0/+8
* ap_dsk35: updates [R. Belmont] arbee2021-03-061-1/+27
* 2mg: tolerate a standard mistake Olivier Galibert2021-03-051-1/+1
* apple_gcr: Refuse 800K images on single-sided drives Olivier Galibert2021-03-041-2/+3
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-11/+11
* ap_dsk35: make .2MG its own separate format handler [R. Belmont] arbee2021-02-051-20/+113
* ap_dsk35: support .2MG images in the new-style apple_gcr_format [R. Belmont] arbee2021-02-041-1/+25
* 2gs: Fixes, and more fixes Olivier Galibert2021-02-041-2/+2
* flopimg: Change the extracted bitstreams into vector<bool> Olivier Galibert2021-01-221-147/+115
* dc42: better cell size on save and remove extraneous logging Olivier Galibert2021-01-171-8/+5
* swim2: Add reading, writing gcr up to track 63. Olivier Galibert2021-01-151-0/+6
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-3/+3
* (nw) formats: reduce dependencies on libemu Vas Crabb2020-04-131-3/+3
* use C++ library includes (nw) firewave2020-01-221-2/+2
* more TRUE/FALSE cleanup (nw) Miodrag Milanovic2016-10-221-6/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-162/+162
* made constexprs lower case and used constexpr for returning input value as we... Miodrag Milanovic2016-07-311-23/+23
* C++-ification of src/lib/util/opresolv.[cpp|h] (moved to util:: namespace, ch... Nathan Woods2016-07-071-3/+3
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 5 Miodrag Milanovic2015-12-041-9/+9
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1502