summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/spc1000/fdd.cpp
Commit message (Expand)AuthorAgeFilesLines
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-2/+2
* Miscellaneous cleanup/fixes: Vas Crabb2020-11-281-1/+1
* spc1000_fdd_exp: General cleanup; correct XTAL value AJR2020-11-271-28/+19
* Various buses and associated drivers: Simplify handler signatures (nw) AJR2020-05-211-8/+11
* last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... Ivan Vangelista2020-05-211-3/+3
* set_input_line_vector: Annotate [O. Galibert] Olivier Galibert2019-04-141-1/+1
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-1/+1
* Fix nonstandard syntax (nw) AJR2018-09-281-2/+2
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-10/+10
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-1/+1
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-10/+10
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+15
* 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-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* space.machine -> machine (nw) Olivier Galibert2017-12-141-2/+2
* another fifty device_mconfig_additions out of the way (nw) Vas Crabb2017-06-141-12/+7
* 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-8/+9
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* bus/spc1000/fdd.cpp: fixed segfault (nw) Ivan Vangelista2016-07-031-1/+1
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+226