summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/psikyosh.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-2/+1
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* 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-18/+18
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-9/+9
* 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