summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcos22.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-5628/+0
* More appeasement of the standards gods (nw) Vas Crabb2015-11-021-4/+4
* Merge pull request #265 from superctr/master R. Belmont2015-08-281-2/+2
|\
| * c352: define divider constants in the drivers instead. Add a note explaining ... Ian Karlsson2015-07-221-2/+2
| * C352: Add divider for System 23, change enum format Ian Karlsson2015-07-221-2/+2
* | change flags from GAME_ to MACHINE_ David Haywood2015-07-291-28/+28
|/
* Add configurable clock dividers for Namco C352 Ian Karlsson2015-05-291-2/+2
* update for Phil Stroffolino (nw) Miodrag Milanovic2015-05-241-1/+1
* owner name consistency and typo fix (nw) Miodrag Milanovic2015-05-221-1/+1
* some copyright tags hap2015-05-091-1/+1
* Added known authors to licenses tags (nw) Miodrag Milanovic2015-05-091-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* devfind.h: allow ioport_finder to be dereferenced when NULL so read_safe() ca... Alex W. Jackson2014-10-041-4/+0
* fix debug assert Michaël Banaan Ananas2014-10-041-0/+4
* nw Michaël Banaan Ananas2014-09-261-1/+1
* i'm tired Michaël Banaan Ananas2014-09-231-1/+1
* ioport array for outrun and sega-yboard Michaël Banaan Ananas2014-09-231-1/+1
* ioport_array stuff Michaël Banaan Ananas2014-09-211-28/+22
* Memory system and Namco improvements: [Alex Jackson] Alex W. Jackson2014-09-181-90/+5
* made cabinet type a confsetting instead of dipsw Michaël Banaan Ananas2014-08-221-17/+17
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-5/+5
* tweak two more of my tweaks Michaël Banaan Ananas2014-03-221-5/+5
* Checkpoint 2: Alex W. Jackson2014-03-151-2/+2
* Video attributes are now per screen (nw) Miodrag Milanovic2014-03-061-4/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+2
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-2/+2
* note Michaël Banaan Ananas2014-01-081-2/+6
* added keycus RNG similar to other namco hw Michaël Banaan Ananas2014-01-081-38/+61
* Fix for inputs wrongly changed from IPT_START1 to IPT_START. This system has... Scott Stone2013-11-041-6/+6
* IPT_START changed to IPT_START1 or IPT_START2 where multiple start buttons ex... Scott Stone2013-11-041-3/+3
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-21/+21
* namcos22: revised hardware info [Guru] R. Belmont2013-09-021-909/+933
* ok, using the new eeprompar device instead Michaël Banaan Ananas2013-08-131-30/+17
* removed legacy nvram handler Michaël Banaan Ananas2013-08-131-71/+32
* fix cybrcycc dspram error Michaël Banaan Ananas2013-08-111-1/+1
* namcos22 cleanup: moved static functions/vars to class and converted 3d rende... Michaël Banaan Ananas2013-08-061-2698/+2891
* moved some legacy stuff from mconfig.h to mcfglgcy.h (nw) Oliver Stöneberg2013-07-161-0/+1
* update guruurl (yes that is a word) Michaël Banaan Ananas2013-05-231-1/+1
* workaround for airco22b sprites Michaël Banaan Ananas2013-03-021-3/+4
* Removal of not needed machine().root_device() (nw) Miodrag Milanovic2013-02-131-1/+1
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-7/+7
* (small cleanup 2: port bits and diplocations) Michaël Banaan Ananas2013-02-091-442/+192
* (small cleanup) Michaël Banaan Ananas2013-02-081-55/+58
* cleanup adc reads on super22 Michaël Banaan Ananas2013-02-021-253/+72
* improved propcycl pedal too Michaël Banaan Ananas2013-02-021-25/+44
* improve armadillo control Michaël Banaan Ananas2013-02-021-25/+51
* cleanup: double-line functions, some comments Michaël Banaan Ananas2013-01-251-43/+44
* cleanup: class m_m to m_ Michaël Banaan Ananas2013-01-251-51/+51
* added s22 dummy i/o mcu lest it be forgotten Michaël Banaan Ananas2013-01-241-15/+69
* cleanup: renamed user1 to gamma_proms and user4 to mcu Michaël Banaan Ananas2013-01-241-98/+73