summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/toaplan1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch input ports to use function-based constructors instead of tokens. Aaron Giles2011-05-101-1/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-18/+18
* BIG update. Aaron Giles2011-03-291-1/+1
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-18/+18
* toaplan1/2 small description changes, see diff for details Michaël Banaan Ananas2011-03-091-11/+11
* Cleanups and version bump.mame0141u3 Aaron Giles2011-02-281-1/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-17/+17
* Attotime bulk conversion step: Aaron Giles2011-02-031-6/+6
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-185/+185
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-32/+16
* toaplan1: removed custum video update for demonwld; now it's the same of toap... Roberto Zandona2010-08-271-1/+1
* Converted toaplan1/2 drivers to use driver_data [Atari Ace] Phil Bennett2010-08-231-19/+35
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+2
* documentation: Cleaned up company names [hap] Michaël Banaan Ananas2010-05-251-3/+3
* got rid of bracket style company naming: Michaël Banaan Ananas2010-05-221-3/+3
* - even more small company name cleanups Michaël Banaan Ananas2010-05-221-2/+2
* Cleanups and version bump.mame0137u1 Aaron Giles2010-03-251-1/+1
* Updates to toaplan1.c driver: [Quench] Quench2010-03-121-50/+75
* Cleanups and version bump. Aaron Giles2010-03-111-32/+32
* rallybik, truxton (toaplan1.c driver) [stephh] : stephh2010-03-101-130/+250
* Cleanups and version bump. Aaron Giles2010-03-041-6/+6
* Fixed stupid copy/paste in 'zerowing2' INPUT_PORTS definition (toaplan1.c dri... stephh2010-03-031-1/+1
* zerowing, zerowing2 (toaplan1.c driver) [stephh] : stephh2010-03-031-141/+225
* Oops ... I forgot to add the GAME_NO_COCKTAIL flag to 'truxton' (toaplan1.c d... stephh2010-03-011-1/+1
* rallybik, truxton (toaplan1.c driver) [stephh]: stephh2010-03-011-124/+179
* New clones added Phil Bennett2010-02-021-0/+23
* 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
* Added some missing header declarations and static qualifiers. Added validity.... Phil Bennett2010-01-061-2/+2
* Results of running the latest srcclean. Aaron Giles2009-12-281-5/+5
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-1/+1
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-14/+14
* correct bprom name in Hellfire sets and added documentation of the type of bp... Brian Troha2009-09-161-8/+8
* New clones added Phil Bennett2009-09-141-0/+26
* Changed vsyncs to the following games: truxton, demon's world, Pang, Aaron Giles2009-08-021-2/+2
* I verified the vertical syncs on the following pcb: Aaron Giles2009-08-021-2/+2
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-20/+20
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-48/+48
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-22/+22
* A last round of number-to-tag changes, for the moment (I don't want to confli... Fabio Priuli2009-04-281-1/+1
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-6/+6
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-70/+70
* Ok, this is The Big One. Aaron Giles2009-02-111-14/+8
* Removed MDRV_INTERLEAVE(x), which specified the minimum scheduling Aaron Giles2008-12-201-6/+6
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+2
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-1/+1
* adds the 2 new fireshark sets [Guru] davidhay2008-10-191-50/+110
* Added validity check to ensure that AM_READ_PORT() macros reference Aaron Giles2008-08-191-0/+3