summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/flex_dsk.h
Commit message (Expand)AuthorAgeFilesLines
* Floppy format API refinements AJR2023-10-081-3/+3
* formats/flex_dsk.cpp: Added FLEX 1.0 (MiniFLEX) Disk Format. (#10234) Michael R. Furman2022-08-171-0/+13
* floppy: remove the intermediate allocator Olivier Galibert2022-03-301-1/+1
* Constify the floppy image handling interface Olivier Galibert2022-03-301-4/+4
* init vars for coverity (formats) Robbbert2022-03-261-15/+15
* flex, img: Remove mutable variables from the class Olivier Galibert2022-03-231-3/+0
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-2/+2
* floppy: What wd177x_dsk has become should be taken out and shot Olivier Galibert2021-03-311-1/+1
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-1/+1
* flex_dsk: include an identify() method. 68bit2020-02-091-0/+1
* wd177x_dsk: generalize to allow custom track format variations 68bit2020-02-081-3/+4
* flex floppy dsk: rewrite to be based on the wd177x dsk format 68bit2019-08-131-3/+9
* (nw) suppress side effects, standardise #include guards Vas Crabb2019-04-121-4/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-17/+17
* fixing some more override (nw) Miodrag Milanovic2015-12-061-6/+6
* All files now do have owner (nw) Miodrag Milanovic2015-05-211-2/+2
* Missed lib for adding licenses (nw) Miodrag Milanovic2015-05-071-0/+2
* huh? (nw) Olivier Galibert2015-02-071-3/+4
* flex_dsk: added empty formats[] member, to keep clang happy mahlemiut2015-02-071-0/+1
* gimix: added software list, fixed regression with booting Gimix Flex 3.6, add... mahlemiut2014-07-281-1/+0
* flex_dsk: add workaround for Gimix Flex 3.6 expecting tracks 1 and 2 to be MF... mahlemiut2014-06-261-2/+0
* gimix: added support for Flex DSK disk images, will now boot Gimix Flex 3.3. mahlemiut2014-06-261-0/+47