summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/plus4/c1551.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+13
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-13/+13
* 6525tpi, mos6526, bus/vic10: Eliminate address_space argument from handlers (nw) AJR2019-02-191-11/+11
* mos6566, mos6581, bus/plus4: Eliminate address_space argument from handlers (nw) AJR2019-02-191-2/+2
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* -c1541, c1571, c2031, c1551, rastersp: Removed MCFG and MACHINE_CONFIG usage.... mooglyguy2018-08-011-1/+1
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-1/+1
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-0/+1
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-1/+0
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-141-4/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* device_add_mconfig up to devices/bus/q* (nw) Ivan Vangelista2017-06-131-14/+15
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+8
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* cleanups (nw) Miodrag Milanovic2015-12-251-4/+0
* override part 1 (nw) Miodrag Milanovic2015-12-051-8/+8
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+107