summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/namco50.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* namco50.cpp, namco53.cpp: timer_set removal (nw) Ivan Vangelista2018-08-141-9/+7
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* 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
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-4/+4
* namco to modern device + devcb2 (nw) Miodrag Milanovic2014-03-211-11/+19
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-3/+3
* Based on memory and obvious stuff, attempted to flag driver code Aaron Giles2013-10-161-0/+2
* devlegcy.h usage cleanup (nw) Oliver Stöneberg2013-07-101-1/+0
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-1/+0
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-1/+21
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-2/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+3
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE Aaron Giles2009-06-081-3/+0
* Split out Namco 51xx and 53xx into separate modules. Aaron Giles2009-05-261-2/+3
* Converted the Namco 50xx into a proper device. Aaron Giles2009-05-261-15/+13
* Adjusted tags in drivers to meet conformity checks. Promoted checks to Aaron Giles2008-09-101-2/+2
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-171-6/+6
* WIP check-in. Things work now, but I'm still working on the code. Aaron Giles2008-03-091-6/+6
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+23