summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/konamigx.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-11/+11
* PORT_CUSTOM simplification (nw) AJR2019-09-141-1/+1
* -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... MooglyGuy2019-07-021-1/+1
* Make more use of the NODEVICE_LAN flag (nw) (#5235) Hydreigon2019-06-141-2/+2
* k053246_k053247_k055673.cpp : Updates (#4955) cam9002019-05-041-55/+55
* k054338.cpp : Simplify handlers, Reduce duplicates (#4949) cam9002019-05-011-1/+1
* k054156_k054157_k056832.cpp : Updates cam9002019-04-291-59/+59
* tms57002/*.* : Updates cam9002019-04-261-12/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+1
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-011-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+3
* Default input clocks for ADC083x and ADC084x (nw) AJR2018-12-261-1/+1
* -bus/nes_ctrl: Added support for dance mats, used by the nes_vt driver. [Davi... mooglyguy2018-12-201-121/+122
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-42/+36
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-37/+25
* src/mame/video: switched various devices to devcb3 and removed MCFG macros (nw) Ivan Vangelista2018-11-211-3/+3
* k056800: removed MCFG macros (nw) Ivan Vangelista2018-09-101-2/+2
* k033906,k053252,k054321,k056230,kb3600,kr2376: De-MCFG, nw mooglyguy2018-09-051-21/+13
* Update documentation on konamigx.cpp f205v2018-08-291-7/+9
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1
* tms57002, konamigx: fix regression (#3870) superctr2018-08-201-1/+4
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-5/+5
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-3/+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-15/+15
* n64, pc1251, model2, midyunit, konamigx, k054338: Remove machine().device loo... mooglyguy2018-05-281-15/+14
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-1/+3
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-14/+14
* fix compile. (nw) mooglyguy2018-05-161-15/+0
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-11/+26
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-8/+8
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-46/+43
* 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-16/+16
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+4
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-91/+98
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-15/+30
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-7/+7
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-4/+4
* Validation fixes (nw) AJR2018-01-251-6/+2
* vgmplay : Add K054539 Support DESKTOP-LP5JPA4\dbtlr2018-01-241-41/+45
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-6/+6
* 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-16/+16
* Ch-ch-ch-ch-ch-checkpoint... (nw) Olivier Galibert2018-01-041-4/+4
* Demote Sexy Parodius with IMPERFECT_SOUND & UNEMULATED_PROTECTION (nw) angelosa2017-11-201-2/+2
* Fix build (nw) AJR2017-06-131-2/+2