summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/magic10.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-1745/+0
* init vars for coverity (drivers) Robbbert2022-03-301-3/+3
* magic10.cpp: added ticket and hopper devices [Grull Osgo] Ivan Vangelista2021-07-101-19/+42
* magic10.cpp: split in subclasses, used arrays Ivan Vangelista2021-07-101-241/+264
* Revert "New working machines" Roberto Fresca2021-05-021-66/+12
* New working machines Roberto Fresca2021-05-021-12/+66
* Fix magic10, incorrect tilemap size Olivier Galibert2020-11-271-1/+1
* New clones marked as NOT_WORKING Ivan Vangelista2020-10-291-13/+36
* drivers starting with i, j, k, l and m: more macro removal (nw) Ivan Vangelista2020-05-281-14/+14
* tilemap: that macro has contributed nothing but obfuscation since we moved to... Vas Crabb2020-03-111-3/+3
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-37/+34
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-34/+37
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-37/+34
* 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