summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/namco62.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-8/+8
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-22/+14
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* 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
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-4/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* Clean up copyrights on things I shouldn't be listed in. (nw) Andrew Gardner2015-09-021-1/+1
* fixes (nw) Miodrag Milanovic2015-05-221-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-18/+18
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+2
* and one more ups (nw) Miodrag Milanovic2014-03-211-1/+0
* ups (nw) Miodrag Milanovic2014-03-211-3/+3
* namco to modern device + devcb2 (nw) Miodrag Milanovic2014-03-211-13/+35
* fix gaplus crash Michaël Banaan Ananas2014-03-031-1/+2
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-2/+2
* Modernized the skeleton namco62.c device. (nw) Ivan Vangelista2013-08-051-18/+15
* 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
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+3
* 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/+21
* New Namco 62xx device with internal ROM. [Dr. Decapitator, Phil Bennett, And... Andrew Gardner2011-01-031-0/+27