summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/konamigv.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -bus/psx/ctlrport, multitap, parallel: Removed MCFG and MACHINE_CONFIG macros... mooglyguy2018-12-161-20/+18
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-16/+16
* upd1990a, upd4701, upd4992, upd7002: removed MCFG macros (nw) Ivan Vangelista2018-09-261-11/+11
* video/psx.cpp: Eliminate register_postload; separate out screen device (nw) AJR2018-09-111-0/+4
* -intelfsh: Removed MCFG, nw mooglyguy2018-09-051-6/+6
* Move imperfect graphics flag down into PSX GPU device AJR2018-09-021-14/+14
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-2/+1
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-3/+3
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-1/+1
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-5/+3
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-9/+9
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-16/+16
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-11/+11
* simpbowl: Separate state class and use required_device_array (nw) AJR2018-05-051-37/+54
* Route sound relative to current device. Vas Crabb2018-05-011-2/+2
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-46/+51
* (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-5/+10
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-12/+19
* Ch-ch-ch-ch-ch-checkpoint... (nw) Olivier Galibert2018-01-041-1/+1
* simpbowl: Hardware note (nw) AJR2017-11-181-0/+1
* btchamp: Better handling of uPD4701 control lines (nw) AJR2017-11-121-4/+4
* btchamp, simpbowl: Trackball modernization (nw) AJR2017-11-111-72/+32
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-18/+18
* Self-registering devices prep: Vas Crabb2017-02-271-5/+8
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* nw Vas Crabb2016-02-231-1/+2
* Better input ports for Wedding Rhapsody Vas Crabb2016-02-231-3/+26
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+839