summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/qix.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... mooglyguy2018-12-141-77/+56
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-22/+18
* misc cleanup (nw) Vas Crabb2018-07-041-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-9/+9
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-30/+25
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-22/+22
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-47/+47
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-41/+44
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-11/+16
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+6
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-8/+8
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-8/+8
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-5/+5
* m6809: Start resolving the great device type/clock divider mix-up AJR2017-12-081-3/+3
* qix.cpp: added some documentation to the qixb set [ShouTime] Ivan Vangelista2017-10-131-10/+12
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-19/+19
* Correctly assign service buttons Michael.S.G2017-01-311-4/+4
* taito68705interface improvements: Vas Crabb2017-01-151-23/+7
* m6805: refactoring and improvements Vas Crabb2017-01-121-1/+1
* new clone MetalliC2016-12-011-0/+19
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* in version 0.124 driver rewritten by Zsolt Vasvari and improved by Aaron Gile... Miodrag Milanovic2016-01-191-4/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1468