summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/konamigx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-351/+0
* init even more vars (includes) Robbbert2022-04-101-39/+39
* More cleanup. Vas Crabb2021-12-021-0/+3
* Eliminate remaining uses of auto_alloc and friends (#8210) Aaron Giles2021-06-221-1/+6
* Fixed drivers itech32, jangou, konamigs and konamigx broken by b8c3388 Olivier Galibert2020-11-141-2/+2
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-4/+4
* drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-21/+21
* 056230 doc updates (#6680) Hydreigon2020-05-131-0/+1
* konamigx.cpp: fix sprite DMA transfers for type 3/4 right monitor, and fixed ... angelosa2020-04-131-4/+4
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* k053246_k053247_k055673.cpp : Updates (#4955) cam9002019-05-041-1/+1
* tms57002/*.* : Updates cam9002019-04-261-2/+0
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-0/+2
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-1/+1
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* n64, pc1251, model2, midyunit, konamigx, k054338: Remove machine().device loo... mooglyguy2018-05-281-5/+10
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-85/+88
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-12/+12
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-12/+12
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+16
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-33/+33
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-6/+0
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-6/+7
* Fixed gfx decoding for Konami GX BIOS [Angelo Salese] angelosa2015-12-171-1/+1
* k053252: just reset internal screen state when a frequency clock change occur... angelosa2015-12-171-0/+1
* tasman: reinstated CCU again, added preliminary irq masking, added some bette... angelosa2015-12-151-1/+1
* don't fali -validate (nw) David Haywood2015-12-111-1/+1
* konamigx.cpp: Replaced CCU with device version, including pixel clock select ... angelosa2015-12-111-2/+5
* Restructured CCU, eventually for finally adding proper device hookup. angelosa2015-12-101-4/+5
* Notes for ESC protection, nw angelosa2015-12-081-0/+1
* rework Konami GX startup hack and apply to other games that need it (nw) David Haywood2015-09-031-1/+5
* konamigx: use standard palette device ram for type 1 and 2 Dirk Best2015-08-031-2/+0
* updating remaining for RB (nw) Miodrag Milanovic2015-05-211-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-261-24/+24
* konamigx: a few more global variables to the driver state (nw) Osso2014-10-281-2/+10
* konamigx: Moved global variables into driver state (nw) Osso2014-10-271-28/+90
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-1/+1
* Misc cleanups of the day (nw) Ivan Vangelista2014-10-071-0/+2
* k053246: fix 8bpp ROM readback; remove some obsolete trampoline and debug han... Alex W. Jackson2014-07-301-2/+0
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-4/+3
* k053246/k055673: updated to use delegates and inline configs. nw. Fabio Priuli2014-06-261-4/+5