summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/mc1502_fdc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Formats-related #include cleanup AJR2023-10-081-1/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-6/+2
* bus/isa: Simplify signatures of most handlers (nw) AJR2020-05-311-5/+5
* mc1502: fix FDD motor control (github #6613) MetalliC2020-05-041-16/+26
* mc1502: try to work around issues (nw) cracyc2020-05-011-2/+3
* Halt cpu by isa rdy line in poisk-1 and mc1502 fdc devices (nw) yz70s2019-12-231-4/+4
* Remove unwanted changes (nw) yz70s2019-12-221-1/+1
* Substitute some cases of deprecated tag lookups with device finders (nw) yz70s2019-12-211-9/+8
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-8/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-12/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+12
* use logmacro.h instead of ad-hoc DBG_LOG macro (nw) Sergey Svishchev2019-02-121-12/+0
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-7/+8
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-4/+4
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-1/+1
* misc changes too small for their own pull request (#3557) Sergey Svishchev2018-05-111-1/+1
* 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
* 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
* device_add_mconfig up to devices/bus/l* (nw) Ivan Vangelista2017-06-091-14/+8
* 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-6/+6
* srcclean (nw) Vas Crabb2017-03-261-1/+1
* apply clang-format, remove obsolete comments. no code changes. Sergey Svishchev2017-03-021-31/+46
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-4/+4
* 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-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+221