summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i80130.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-12/+12
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-2/+2
* Heavily improved emulation of GRiD Compass 1101 (#6599) usernameak2020-04-261-1/+1
* i2cmem,i7220,i80130,i8087,i8212,i8214,i82371sb,i8243: Removed MCFG, nw mooglyguy2018-08-291-38/+6
* devcb3 Vas Crabb2018-07-071-6/+6
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-12/+12
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-3/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* 1st half of devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-05-311-9/+9
* 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 3 (nw) Miodrag Milanovic2015-12-051-4/+4
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+111