summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/konamigx.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-4122/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+2
* -frontend: Give heading items in menus a bit of horizontal space. Vas Crabb2021-12-051-1/+1
* New working clones Ivan Vangelista2021-09-271-0/+31
* srcclean: Added JSON cleaning support, and some cleanup. Vas Crabb2021-08-201-35/+35
* gave mtwinbee a valid default eeprom like other sets DavidHaywood2021-07-141-0/+3
* - chexx.cpp: changed olihockey and clone to MACHINE_IMPERFECT_SOUND since the... Ivan Vangelista2021-07-131-1/+1
* New working clones Ivan Vangelista2021-07-111-1/+33
* New machines marked as NOT_WORKING Ivan Vangelista2021-01-061-1/+1
* render.h, rendlay.h: Dependency refactoring AJR2021-01-041-1/+2
* konamigx: missing part of the patch Olivier Galibert2020-12-281-2/+0
* k053247: put the real memory size. Fixes the soccerss crashes, if not the me... Olivier Galibert2020-12-281-5/+3
* srcclean and cleanup (nw) Vas Crabb2020-06-211-1/+1
* drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-17/+17
* 056230 doc updates (#6680) Hydreigon2020-05-131-23/+31
* srcclean and manual cleanup (nw) Vas Crabb2020-04-261-16/+16
* konamigx.cpp: fix sprite DMA transfers for type 3/4 right monitor, and fixed ... angelosa2020-04-131-12/+47
* konamigx.cpp: rework dips for all games and add dip locations [Angelo Salese] angelosa2020-04-121-200/+109
* konamigx.cpp: fix Golfing Greats 2 inputs [Angelo Salese] angelosa2020-04-121-3/+107
* Woops (nw) Olivier Galibert2020-03-111-4/+0
* ks0164 disassembler work (nw) Olivier Galibert2020-03-111-0/+4
* 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