summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i8212.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* i8212: Simplify read/write handlers (nw) AJR2019-07-181-3/+3
* devcb: Eliminate legacy callback syntax (nw) AJR2019-06-061-4/+0
* mm79152pc: Add baud rate generation and MCU communication latch (nw) AJR2018-08-311-2/+1
* i2cmem,i7220,i80130,i8087,i8212,i8214,i82371sb,i8243: Removed MCFG, nw mooglyguy2018-08-291-27/+0
* remove lots of MCFG_ (nw) Vas Crabb2018-07-171-0/+4
* devcb3 Vas Crabb2018-07-071-4/+4
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-8/+8
* i8212: Device overhaul (nw) AJR2017-09-251-14/+27
* i8212, i8214: Rename IRQ to INT to agree with Intel pin names (nw) AJR2017-09-241-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-23/+15
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* 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-2/+2
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+103