summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/warpwarp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix lockup regression Michaël Banaan Ananas2011-12-161-9/+18
* Removed ugly function cpu_interrupt_enable() from the core, and updated all t... Angelo Salese2011-11-301-3/+9
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-141-1/+1
* fixed cocktail mode (MT bug 4444) and a diplocs error Michaël Banaan Ananas2011-07-311-2/+2
* warpwarp.c: Added dipswitch locations to all games in driver [Tafoid] Scott Stone2011-07-291-102/+98
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-41/+41
* BIG update. Aaron Giles2011-03-291-36/+36
* Cleanup of machine.h. Shuffled some fields around, and moved several Aaron Giles2011-03-281-1/+1
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-4/+4
* Converted asteroid/bzone/funworld/itech8/kongambl/legionna/leland/quakeat/ Aaron Giles2011-03-211-46/+56
* (kaitei note) Michaël Banaan Ananas2011-03-101-3/+3
* rm driver having control over overlay Michaël Banaan Ananas2011-02-241-16/+0
* add navarone overlay based on old flyer Michaël Banaan Ananas2011-02-241-3/+5
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* geebee region info + make true mono games use black & white instead of black ... Michaël Banaan Ananas2011-02-241-10/+15
* Changed setname documentation to reflect previous name changes (no whatsnew) Scott Stone2011-01-051-7/+7
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-36/+36
* Update driver-specific sound devices to use tokens and store Aaron Giles2010-10-141-10/+10
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-2/+2
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-10/+8
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-2/+2
* Cleanups and version bump.mame0138u1 Aaron Giles2010-05-271-1/+1
* Corrected description based on the fact, not a guess. Yasuhiro Ogawa2010-05-231-18/+19
* document that it's possibly a proto: Michaël Banaan Ananas2010-05-221-1/+1
* got rid of bracket style company naming: Michaël Banaan Ananas2010-05-221-5/+5
* Rock-ola -> Rock-Ola Michaël Banaan Ananas2010-05-221-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... Fabio Priuli2010-01-061-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-10/+10
* fixed ROM name of warpwarp [Team Japump!!!] Yasuhiro Ogawa2009-10-011-5/+4
* > From: atari_ace@verizon.net Aaron Giles2009-08-131-1/+1
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-8/+8
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-4/+4
* And some more again... Fabio Priuli2009-04-281-2/+2
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-19/+19
* Ok, this is The Big One. Aaron Giles2009-02-111-16/+2
* Rewrote 8080/8085 interrupt handling so that it makes sense. Aaron Giles2008-12-221-11/+7
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-4/+4
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* Made CPUs into proper devices. CPUs are now added in the Aaron Giles2008-12-161-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-10/+10
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-1/+1
* 02469: geebee and clones: Appears to be missing its middle swinging gate Couriersud2008-10-051-0/+3
* Updated warpwarp.c driver : stephh2008-09-281-32/+50
* copy + paste error in geebeeg romset? davidhay2008-09-251-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-09-111-1/+1
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-2/+2