summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/psikyosh.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-11/+11
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-31/+33
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* psikyosh.cpp: Slightly updated info on new Gunbird 2 set (nw) briantro2017-10-281-5/+8
* new Working Clone - Gunbird 2 (alt) briantro2017-10-281-1/+37
* use 'sh' instead of 'superh' David Haywood2017-10-021-1/+1
* move sh2 / sh4 to a folder called superh David Haywood2017-10-021-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+15
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+2
* srcclean (nw) Vas Crabb2016-11-271-3/+3
* psikyosh.cpp: Board family is mono, all games. system11b2016-11-211-3/+2
* new Sol Divide - The Sword Of Darkness clone briantro2016-11-131-7/+36
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* Make watchdog timer a separate device AJR2016-04-301-1/+3
* psikyosh.cpp: hooked up watchdog reset for the ps3_v1 board. daraku resets it... Ivan Vangelista2016-03-021-1/+1
* mjgtaste: set unused port bits to ACTIVE_LOW so that girl selection works in ... David Haywood2015-11-111-2/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1206