summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/cbmiec/c1581.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move format #includes out of header files AJR2023-10-121-2/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-1/+1
* another bunch of READ* / WRITE* macros removal (nw) Ivan Vangelista2020-05-201-4/+4
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+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/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-141-1/+2
* 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/h* (nw) Ivan Vangelista2017-06-081-15/+15
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-16/+15
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-2/+2
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* override part 1 (nw) Miodrag Milanovic2015-12-051-10/+10
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+112