summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/namcoio.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* more pedantic fixes (nw) Cowering2015-07-081-1/+1
* All files now do have owner (nw) Miodrag Milanovic2015-05-211-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-30/+30
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-9/+9
* namcoio.c: converted to devcb2 (nw) Ivan Vangelista2014-03-291-21/+69
* fix gaplus crash Michaƫl Banaan Ananas2014-03-031-1/+1
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-6/+6
* Modernized Namco I/O devices (56xx, 58xx, 59xx) [Osso, Fabio Priuli] Fabio Priuli2013-06-071-34/+66
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-1/+20
* running_device -> device_t Aaron Giles2010-12-311-4/+4
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-9/+9
* Split implementation for legacy devices into a separate macro. Updated all Aaron Giles2010-06-111-2/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-10/+4
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-4/+4
* Converted Namco IO chips 56xx, 58xx and 59xx to be devices and converted gapl... Fabio Priuli2009-12-261-20/+51
* Split the Namco 06xx interface into a separate device, which has Aaron Giles2009-05-271-22/+1
* Split out Namco 51xx and 53xx into separate modules. Aaron Giles2009-05-261-2/+1
* Converted the Namco 50xx into a proper device. Aaron Giles2009-05-261-6/+7
* Hi mamedev, Aaron Giles2008-12-081-1/+1
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-2/+2
* Terminology cleanup. "Machine" handlers are now "space" handlers. Aaron Giles2008-11-151-2/+2
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+53