summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ieee488/c8280.h
Commit message (Expand)AuthorAgeFilesLines
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-1/+1
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-2/+2
* devices/bus: a few macro removals (nw) Ivan Vangelista2020-05-201-6/+6
* 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-5/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* device_add_mconfig up to devices/bus/l* (nw) Ivan Vangelista2017-06-091-14/+14
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-13/+11
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* 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
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 1 (nw) Miodrag Milanovic2015-12-051-7/+7
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+90