summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev/floppy.h
Commit message (Expand)AuthorAgeFilesLines
* enmirage: fixed and updated to load and play via MIDI, panel controls hooked ... tim lindner2021-06-031-0/+1
* floppy: fix the build Patrick Mackinlay2021-06-011-0/+1
* floppy: Change the formats from an intrusive list to a vector Olivier Galibert2021-05-271-2/+2
* floppy: Allow the vtech floppy with its 32.2us gaps read back unscathed Olivier Galibert2021-05-251-0/+2
* flux screen: accelerate writes Olivier Galibert2021-05-251-1/+1
* Experimental flux viewer, activate by #define FLUX_SCREEN 1 in floppy.cpp Olivier Galibert2021-05-251-0/+29
* reorganize the floptool code, add some write support Olivier Galibert2021-05-241-4/+6
* floppy: first steps on metadata, and hopefully make gcc happier on enumerate Olivier Galibert2021-04-281-1/+1
* floppy: start block-devicing fielsystem support Olivier Galibert2021-04-281-8/+9
* apple2gs: updates [R. Belmont] arbee2021-03-151-3/+5
* floppy: make format determination earlier Olivier Galibert2021-03-051-1/+1
* floppy: Beginning of the support for preformatted floppy images. Olivier Galibert2021-03-051-0/+46
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-38/+21
* mac128: Implement the PWM (NEW_IWM only), fix the via clocks Olivier Galibert2021-02-231-0/+1
* floppy: Filter out the writes when write protected, useful when when the appl... Olivier Galibert2021-02-121-1/+5
* floppy 525: Better wpt management Olivier Galibert2021-02-041-0/+2
* iwm: remove disable_mon, move to floppy Olivier Galibert2021-01-311-1/+2
* swim2: Add mfm read, fix mfm write and mfm detection. SWIM2 seems done at th... Olivier Galibert2021-01-171-1/+0
* floppy: fix precision issue and missing cache clear on write Olivier Galibert2021-01-161-1/+2
* swim2: Add reading, writing gcr up to track 63. Olivier Galibert2021-01-151-2/+26
* mac/swim2: Add apple drivers and associated communications Olivier Galibert2021-01-111-2/+40
* Actually build the accepted variants list in floppy Olivier Galibert2021-01-091-3/+1
* Got rid of global_alloc/global_free. Vas Crabb2020-10-031-1/+1
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-281-1/+1
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-1/+1
* start putting noexcept on things that have no business throwing exceptions, s... Vas Crabb2019-11-101-11/+13
* Spring cleaning: Vas Crabb2019-11-011-2/+1
* floppy: First stab at weak zones handling [O. Galibert] Olivier Galibert2019-07-011-2/+17
* (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+13
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-13/+0
* use the magic macros in mips.cpp, change signature of stuff in floppy.h to hi... Vas Crabb2018-11-291-3/+3
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-0/+10
* -via6522: Removed MCFG acessors, nw mooglyguy2018-08-091-2/+2
* misc cleanup and stuff to make macro removal easier (nw) Vas Crabb2018-07-051-1/+11
* Revert "floppy: Add an optional spinup delay to prevent unrealistic fast resp... Olivier Galibert2018-06-181-13/+0
* floppy: Add an optional spinup delay to prevent unrealistic fast responses. D... Michael Zapf2018-06-181-0/+13
* floppy: Created floppies need to be initialized the same way as loaded floppies Dirk Best2018-05-081-0/+2
* floppy: Add TEAC FD-30A 3 inch floppy drive Dirk Best2017-11-011-0/+1
* floppy.h: Don't change sides if the drive has only one head. (nw) Curt Coder2017-10-121-1/+1
* floppy: Add drive LED callback Dirk Best2017-08-271-0/+9
* Further improvements to slot option validation (nw) AJR2017-06-101-0/+5
* some more device_add_mconfig. Only devices/bus remains. (nw) Ivan Vangelista2017-06-021-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-74/+48
* Make device_image_interface::update_names a private method called automatical... AJR2017-03-031-1/+0
* Merge pull request #1974 from shattered/_55d0495 R. Belmont2017-01-141-1/+4
|\
| * imagedev/floppy: add has_trk00 property, initially for IBM 6360 8-inch drives Sergey Svishchev2017-01-151-1/+2
| * imagedev/floppy: add 'dskchg_writable' property (for Sony Microfloppy drives) Sergey Svishchev2017-01-151-0/+2
* | Taito 68705 interface improvements: Vas Crabb2017-01-151-0/+3
|/
* IBM 6580 Displaywriter de-skeletonization [shattered] Sergey Svishchev2017-01-101-0/+2