summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/qix.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mw8080.cpp: add explosion lamps to internal artwork for seawolf (nw) Vas Crabb2019-10-111-2/+4
* -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... mooglyguy2018-12-141-31/+59
* more cleanup and removal of mcfg (nw) Vas Crabb2018-07-151-3/+10
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-15/+20
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-12/+12
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* taito68705interface improvements: Vas Crabb2017-01-151-10/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* reverting: Miodrag Milanovic2016-01-201-1/+1
* in version 0.124 driver rewritten by Zsolt Vasvari and improved by Aaron Gile... Miodrag Milanovic2016-01-191-4/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-1/+1
* Updates and fixes for places where we have major contributors decision (nw) Miodrag Milanovic2015-05-261-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* mc6845: converted to devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-011-0/+2
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+4
* qix.c: Let's not regenerate the entire palette every time we do a partial upd... Alex W. Jackson2014-02-021-9/+10
* Partially reverted the fix for kram3 for now because it broke the other games... Wilbert Pol2014-01-201-2/+2
* Fix for MT#05210 Wilbert Pol2014-01-171-3/+10
* Converted PIA6821 to DEVCB2 [smf] smf-2014-01-061-12/+1
* some cleanup (nw) Miodrag Milanovic2013-04-111-0/+2
* changed machine().device("audiocpu") with m_maincpu (nw) Miodrag Milanovic2013-04-111-0/+2
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* Modernization of drivers part 16 (no whatsnew) Miodrag Milanovic2013-02-121-0/+4
* 05104: slither, slithera: [debug] Error: bad downcast<> or device<> [Phil Ben... Phil Bennett2013-01-171-0/+18
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-6/+6
* Fixed regressions (no whatsnew) Miodrag Milanovic2012-10-031-1/+1
* Removed _new from name of modern device (no whatsnew) Miodrag Milanovic2012-10-021-2/+2
* Replace some *_DEVICE_HANDLER with _MEMBER calls, mostly audio (no whatsnew) Miodrag Milanovic2012-09-281-2/+11
* Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew) Miodrag Milanovic2012-09-271-5/+12
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-11/+0
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+5
* Continuing new device implementation for SN76496 and clones - qix.c [Osso] Scott Stone2012-09-031-0/+8
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+3
* Fix most remaining regressions. Aaron Giles2012-04-191-3/+3
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-8/+15
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-16/+23
* 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-13/+13
* From: Atari Ace Aaron Giles2011-02-031-0/+3
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-5/+3