summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/warpwarp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-102/+102
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-6/+5
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+2
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-6/+6
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-1/+1
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-2/+2
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-42/+35
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-12/+12
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-10/+9
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-37/+37
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-3/+3
* Templatized the palette generators and made naming consistent. Aaron Giles2012-04-091-4/+4
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-3/+3
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-51/+46
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-3/+3
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-17/+17
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-4/+4
* Bulk converted most of the tilemap_* calls into method calls. Aaron Giles2012-01-171-1/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-4/+2
* 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