summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/coco/coco_fdc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanup Vas Crabb2023-06-241-3/+5
* coco_fdc: Allow FLEX to work on CoCo machines (#11329) Michael R. Furman2023-06-111-3/+5
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+0
* bus/coco/coco_fdc.cpp: Use device BIOS options to reduce proliferation of slo... tim lindner2023-04-011-163/+93
* trs/coco12.cpp, trs/coco3.cpp: Moved real-time clocks to where they belong (a... tim lindner2022-12-051-346/+407
* The MAME CoCo driver now identifies RS-DOS and OS-9 as relevant file systems ... npwoods2022-03-131-0/+5
* formats/jvc_disk: Changed code to verify image geometry against floppy drive ... tim lindner2022-02-171-4/+8
* coco: add additional disk drives (#8135) tim lindner2021-06-051-3/+5
* srcclean in preparation for branching release Vas Crabb2021-04-251-1/+1
* src/devices/bus/coco/coco_fdc.cpp: Call base device_start from derived class.... tim lindner2021-03-301-0/+2
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-7/+9
* Adjust CoCo 3 PIA mirrors (#7551) tim lindner2020-12-121-9/+14
* srcclean and cleanup (nw) Vas Crabb2020-06-211-1/+1
* bus/coco: Simplify handler signatures and uint type names (nw) AJR2020-06-071-33/+33
* coco_fdc.cpp: fixed most coco drivers not working in devnoclear builds (nw) Ivan Vangelista2020-05-311-0/+2
* CoCo: added Disto no-halt disk controller (#6632) tim lindner2020-05-091-40/+227
* cxd1095, msm6242: Simplify handler signatures; use shorter type names (nw) AJR2020-03-111-2/+2
* coco2: Converted all coco/dragon extension devices to use cts handlers. Nigel Barnes2019-05-251-1/+12
* Fix OS-9 disk writing bug (#4925) tim lindner2019-04-261-1/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+12
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-12/+3
* bus/bbc/exp, bus/bbc/rom, ds1315, upd7002: Simplify read/write handlers (nw) AJR2019-03-141-3/+3
* dragon: Fixed loading of slot devices from dragon_cart softlist (nw) Nigel Barnes2019-01-251-0/+9
* Don't #include legacy header "flopdrv.h" except where it's still used (nw) AJR2018-11-251-1/+1
* remove some ROM_LOAD_OPTIONAL, clean up some miscellaneous stuff (nw) Vas Crabb2018-10-311-2/+2
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-16/+13
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+2
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-8/+8
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Sarayan made me do it. Vas Crabb2018-04-281-6/+10
* Coco2drivewire (#3260) David Ladd2018-02-281-0/+34
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-9/+14
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-14/+9
* fixing/improving metadata on CoCo FDCs: CP-450 and CD-6809 Felipe CorrĂȘa da Silva Sanches2017-11-301-9/+14
* new CoCo fdc clone: Codimex CD6809_FDC (1986) Felipe CorrĂȘa da Silva Sanches2017-11-251-0/+34
* Coco FDC: Fix MT06640 (possibly also MT06639) Dirk Best2017-08-021-1/+2
* [CoCo] Follow up hygiene on CoCo cartridge slot refactoring (#2371) npwoods2017-06-111-2/+2
* CoCo: Overhaul to the cartridge slot subsystem and Speech/Sound Cartridge sup... npwoods2017-06-011-49/+35
* Added read support for the disk format SDF used in the CoCoSDC (#2345) tim lindner2017-05-311-1/+3
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-17/+17
* dragon32: Corrected release year and company of Spanish clones Nigel Barnes2017-04-171-2/+6
* Self-registering devices prep: Vas Crabb2017-02-271-4/+4
* [CoCo] Made third and fourth floppy drives on by default, and made "fixed" (#... npwoods2017-02-271-2/+2
* Remove some dependency between src/devices/ and src/mame (nw) Miodrag Milanovic2017-02-051-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12