summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/midzeus.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* midzeus.cpp add Mortal Kombat 4 security PIC dump [Team CAPS0ff] MetalliC2020-09-031-0/+12
* midxunit.cpp revx issue notes, marked revx and invasnab PIC "dumps" as BAD MetalliC2020-08-151-3/+3
* srcclean for 0.223 Vas Crabb2020-07-261-7/+7
* -ibm21s850: Added skeleton 21S851 support, hooked it up in midzeus2 to accura... Ryan Holtz2020-07-131-5/+5
* -ibm21s850, tsb12lv01a: Assorted fixes, nw. The Grid no longer hangs. Ryan Holtz2020-07-121-4/+33
* -midzeus: Moved some Zeus2-specific members into the appropriate subclass, an... Ryan Holtz2020-07-111-145/+121
* drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-24/+25
* drivers starting with i, j, k, l and m: more macro removal (nw) Ivan Vangelista2020-05-281-9/+9
* Confirm Zeus 2's cab linking is firewire/IEEE 1394 (#6425) Hydreigon2020-03-101-1/+5
* 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