summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/myb3k_fdc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* bus/isa: Simplify signatures of most handlers (nw) AJR2020-05-311-8/+8
* srcclean (nw) Vas Crabb2019-06-231-4/+4
* myb3k_fdc.cpp: Use FD1791 for FDC4711 Claire Kugelmann2019-06-181-1/+1
* Add support for myb3k FDC4712 Claire Kugelmann2019-06-171-184/+123
* Don't #include legacy header "flopdrv.h" except where it's still used (nw) AJR2018-11-251-1/+0
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-25/+28
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-8/+8
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-10/+10
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-9/+12
* maps: Finish devices/bus (nw) Olivier Galibert2018-04-211-10/+12
* isa fixes (nw) Olivier Galibert2018-02-121-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* Mybrain 3000,JB-3000,Ericsson PC step/one feature complete (#3042) Joakim Larsson Edström2018-01-181-6/+0
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-6/+6
* myb3k_fdc.cpp: fixed and is now working Joakim Larsson Edstrom2017-12-221-15/+17
* myb3k: Added three new ISA8 cards, one COM card and two FDC, specific for the... Joakim Larsson Edstrom2017-12-151-0/+376