summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/megaplay.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixes for recent regressions, nw mooglyguy2018-08-161-1/+1
* -bcreader, busmouse, cdp1852, cdp1871, cdp1879, cr511b, cs4031, cs8221, cxd10... Ryan Holtz2018-08-161-15/+15
* 315_5124.cpp updates (#3692) enikland22018-07-221-2/+2
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-3/+6
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* megaplay.cpp : Add notes of overlay cam9002018-05-311-14/+14
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-6/+6
* megaplay.cpp: Fix mistake (nw) AJR2018-05-201-1/+1
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-16/+16
* 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-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-18/+20
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* megaplay.cpp: Fix regression (nw) AJR2018-02-061-1/+0
* 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-1/+2
* Do the easy ones (nw) Olivier Galibert2018-01-011-1/+1
* megaplay: Restore some of Haze's comments; log the internal P1/P2 Start activ... AJR2017-09-071-1/+17
* megaplay: No, it's still broken (nw) AJR2017-09-071-14/+14
* megaplay: Make start buttons work properly through BIOS AJR2017-09-061-40/+40
* demote Megaplay to not working, see notes David Haywood2017-09-071-42/+32
* Consistency fix: Tecmo World Cup romsets -> twcup** / twsoc** (nw) angelosa2017-08-281-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* new WORKING machine MetalliC2017-05-061-3/+31
* No longer used (nw) AJR2017-04-111-6/+0
* megaplay.cpp: Use CXD1095 device for BIOS I/O AJR2017-04-111-16/+20
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-26/+26
* more trampolines removal (nw) Ivan Vangelista2016-06-141-7/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+967