summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/warpwarp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make watchdog timer a separate device AJR2016-04-301-0/+3
* warpwarp.cpp: allow separate building (nw) Ivan Vangelista2016-04-301-0/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* warpwarp.c: reduce tagmap lookups (nw) Wilbert Pol2015-08-181-2/+17
* warpwarp.c: added save state support (nw) Ivan Vangelista2015-06-221-14/+24
* update for Chris Hardy (nw) Miodrag Milanovic2015-05-241-1/+1
* resolved lot of license ownership (nw) Miodrag Milanovic2015-05-191-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-2/+2
* Modernized the geebee and warpwarp sound devices [Osso] Fabio Priuli2013-06-011-62/+11
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* Modernization of drivers part 21 (no whatsnew) Miodrag Milanovic2013-02-131-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+2
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-14/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Memory handler normalization, part 1. Aaron Giles2012-09-171-4/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-6/+12
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+4
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-2/+46
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+7
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+2
* Fix most reported errors. Aaron Giles2012-04-161-2/+2
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-3/+5
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-2/+2
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+6
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* fix lockup regression Michaël Banaan Ananas2011-12-161-1/+0
* Removed ugly function cpu_interrupt_enable() from the core, and updated all t... Angelo Salese2011-11-301-0/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-11/+11
* Converted asteroid/bzone/funworld/itech8/kongambl/legionna/leland/quakeat/ Aaron Giles2011-03-211-6/+20
* rm driver having control over overlay Michaël Banaan Ananas2011-02-241-1/+0
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* geebee region info + make true mono games use black & white instead of black ... Michaël Banaan Ananas2011-02-241-3/+1
* Update driver-specific sound devices to use tokens and store Aaron Giles2010-10-141-4/+4
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-4/+6
* Ok, this is The Big One. Aaron Giles2009-02-111-4/+4
* Hi mamedev, Aaron Giles2008-12-081-2/+2
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-2/+2
* Color table removal -- done Zsolt Vasvari2008-02-191-0/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+35