summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/midzeus.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* midzeus.cpp: decapped PIC for thegrid [Caps0ff] Ivan Vangelista2020-02-081-3/+10
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-5/+5
* PORT_CUSTOM simplification (nw) AJR2019-09-141-2/+2
* midzeus: Fix typo from 52bb3f77921c4e1e7bf9d30bbc948f55e471afa1. Fixes frame... Ted Green2019-04-101-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-16/+20
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-20/+16
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-14/+18
* timekpr.cpp : Remove unnecessary arguments in handlers cam9002019-02-201-2/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-29/+29
* MCFG removal (nw). Ted Green2018-09-091-8/+8
* midzeus: MCFG removal and other cleanup (nw) Ted Green2018-09-041-68/+35
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-2/+2
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-7/+8
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-13/+13
* wpc_shift, wpc_lamp, wpc_out, wpc_pic, wpc_dmd, ygv608, timekpr, at28c16, c35... Ryan Holtz2018-05-281-1/+1
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-8/+8
* srcclean (nw) Vas Crabb2018-05-271-1/+1
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-10/+28
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-7/+7
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-7/+7
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-17/+17
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8
* (nw) crusnexo : output finder Robbbert2018-04-101-1/+3
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-26/+26
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-33/+35
* (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-3/+5
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+8
* Finish the non-ambiguous ones (nw) Olivier Galibert2018-01-021-1/+1
* Handle a small number that only need a device variable to be added (nw) Olivier Galibert2018-01-021-1/+1
* Some more after better taking inheritance into account (nw) Olivier Galibert2018-01-021-2/+2
* Do the easy ones (nw) Olivier Galibert2018-01-011-12/+12
* vegas: Add denver uarts, gearshift, and update input dips for various games. ... Ted Green2017-08-301-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+15
* srcclean (nw) Vas Crabb2017-04-231-14/+14
* midwayic: Block register updates until unlocked. (nw) Ted Green2017-04-221-63/+43
* midzeus: Added trackball and keyboard to the grid. Driver reorg and cleanup.... Ted Green2017-04-191-74/+245
* more anonymous timers work (nw) Ivan Vangelista2017-04-131-4/+6
* removed unused MCFG_PIC16C5x_T0_CB callbacks (nw) hap2017-02-111-7/+0
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-15/+15
* atlantis: Removed unused define parameter. (nw) Ted Green2016-10-071-2/+15
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-2/+2
* atlantis: Added analog joystick (nw) Ted Green2016-07-041-0/+6
* - removed FUNC_NULL macro Miodrag Milanovic2016-07-011-2/+2
* Naming MK4 P1 & P2 inputs Shideravan2016-06-191-12/+12
* atlantis: Minor update (nw) Ted Green2016-06-191-4/+10
* midzeus fix (nw) Miodrag Milanovic2016-05-011-0/+1