summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/warpwarp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7
* Further use of DEVCB_OUTPUT in Atari drivers (nw) AJR2018-04-291-3/+0
* warpwarp.cpp: added sos overlay, and added optional color setting for kaitei ... angelosa2018-04-141-0/+6
* bagman.cpp, warpwarp.cpp: Replace VBLANK_INT with VBLANK_CALLBACK (nw) AJR2018-03-281-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+5
* New 74LS259/9334/CD4099 devices AJR2017-07-251-1/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-2/+1
* 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