summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/magic10.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-7/+7
* magic10.cpp: fixed missing parent clone relationship I overlooked before merg... Ivan Vangelista2018-11-111-9/+9
* Driver magic10.cpp (#4280) f205v2018-11-111-126/+324
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-12/+14
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-20/+20
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-11/+11
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-24/+31
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-25/+25
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-12/+12
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-82/+87
* srcclean (nw) Vas Crabb2018-02-251-3/+3
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+10
* Unbreak magic10.cpp (nw) angelosa2018-02-061-62/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-5/+10
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-7/+11
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* Prepare to make object finders behave like a pointer, not a half-pointer half... Vas Crabb2016-08-261-3/+3
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-1/+1
* Alta Tensione: Added technical notes, game status, RobertoFresca2016-04-221-4/+32
* New machines marked as NOT_WORKING RobertoFresca2016-04-221-5/+72
* Magic 10 driver: Added technical notes and a missing PLD dump. [f205v] RobertoFresca2016-04-071-31/+110
* Changed Super Pool game description and year... RobertoFresca2016-04-041-2/+2
* Magic10 driver: Added technical notes, game status, defined clocks, RobertoFresca2016-04-041-169/+177
* New machines marked as NOT_WORKING RobertoFresca2016-04-041-68/+117
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-8/+8
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-8/+8
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1272