summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/namcos1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-9/+9
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-2/+2
* BIG update. Aaron Giles2011-03-291-17/+17
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-5/+5
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-2/+2
* Converted namco/thepit/toaplan/unico/upl/valadon/veltmjr/venture/vsystem/ Aaron Giles2011-03-101-13/+16
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Attotime bulk conversion step: Aaron Giles2011-02-031-1/+1
* Naming cleanups. (no whatsnew) Curt Coder2011-01-251-3/+3
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-40/+40
* added correct decryption key for Bullet [Chack'n] Yasuhiro Ogawa2010-12-141-0/+31
* Assorted accuracy updates: [Corrado Tomaselli] Scott Stone2010-12-101-5/+5
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-2/+3
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-2/+2
* How'd that get in there... Phil Bennett2010-08-261-37/+0
* Removed global variables from gaelco, namco, and nile sound cores. Aaron Giles2010-08-041-1/+1
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* documentation: Cleaned up company names [hap] Michaƫl Banaan Ananas2010-05-251-1/+1
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-1/+1
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-20/+20
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-4/+4
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-3/+3
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-16/+16
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-70/+70
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-5/+5
* Cleanups and version bump.mame0131u1 Aaron Giles2009-05-071-5/+5
* Some more number-to-tag conversions in CPU calls Fabio Priuli2009-05-011-3/+2
* noticed that i'd accidentally deleted a line in namcos1 davidhay2009-04-301-0/+1
* fix player controls in the 4 player version of tank force (thanks to tip post... davidhay2009-04-271-6/+42
* DIPSW update [kanikani] Yasuhiro Ogawa2009-04-011-65/+134
* Removed msb/lsb handlers from taitosnd. Updated all drivers to Aaron Giles2009-03-301-3/+3
* New clones added Phil Bennett2009-03-041-2/+49
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-4/+4
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-7/+7
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-41/+41
* Ok, this is The Big One. Aaron Giles2009-02-111-11/+10
* Removed MDRV_INTERLEAVE(x), which specified the minimum scheduling Aaron Giles2008-12-201-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-4/+4
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-4/+4
* Major cpuintrf changes: Aaron Giles2008-11-101-2/+2
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-4/+4
* Adds readmes for Koro Koro Quest, Gigas (bootleg), Race Drivin', Hexa, IQ Blo... Andrew Gardner2008-08-101-1/+37
* Updated src\emu\sound headers from K-S, so they use latest naming/structure a... Derrick Renaud2008-08-101-2/+2
* Some more structure/naming updates of sound cores. Derrick Renaud2008-08-091-2/+2
* Cleanups and version bump.mame0126u4 Aaron Giles2008-08-071-3/+3
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-18/+18