summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/konamigx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* -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
* k056832: updated to use delegates and inline configs. nw. Fabio Priuli2014-06-261-0/+2
* Fix generic_paletteram regression in mystwarr.c; fix uninitialized variable i... Alex W. Jackson2014-05-091-1/+1
* Moved m_generic_paletteram_* into drivers/device state objects so they are no... Miodrag Milanovic2014-04-231-1/+3
* cleanup (nw) Miodrag Milanovic2014-04-171-17/+7
* made konamigx and related drivers use modern k054338 device (nw) Miodrag Milanovic2014-04-171-0/+2
* adc083x: updated to use delegates and slightly reduced tagmap lookups in Fabio Priuli2014-04-141-0/+10
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* Rewrote Konami 056800 (MIRAC): [Phil Bennett] Phil Bennett2013-11-171-12/+14
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-8/+8
* move more bits (nw) David Haywood2013-07-161-1/+0
* rearrange more code (nw) David Haywood2013-07-151-0/+4