summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/dkong.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-363/+0
* init vars for coverity(includes/a-e) Robbbert2022-03-251-1/+1
* init vars for coverity. Robbbert2022-03-211-25/+25
* -frontend: Give heading items in menus a bit of horizontal space. Vas Crabb2021-12-051-0/+1
* 4dpi, amstrad, apple2, bebox, besta, dkong, m24: initialized some variables w... Ivan Vangelista2021-02-261-0/+1
* dkong.h: reverted unwanted changes Ivan Vangelista2021-02-251-17/+17
* cvs, dkong, hec2hrp, igs011, namcos21_dsp, nbmj9195, realbrk, seattle, skylan... Ivan Vangelista2021-02-251-17/+19
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-0/+4
* drivers starting with c and d: completed read* and write* macros removal (nw) Ivan Vangelista2020-06-081-26/+24
* dkong: use mirror() instead of trampolines in s2650_map (nw) hap2020-05-281-2/+0
* more macro removal (nw) Ivan Vangelista2020-05-191-11/+11
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+4
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-1/+2
* cleanup (nw) Vas Crabb2018-07-061-0/+6
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-31/+35
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-2/+2
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* dkong, gridlee, hyprolyb, jedi, mario, phoenix, pleids, polepos, redalert, tx... mooglyguy2018-05-311-6/+12
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-11/+11
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-11/+11
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7
* dkong.cpp: Replace MCFG_CPU_VBLANK_INT with MCFG_SCREEN_VBLANK_CALLBACK (nw) AJR2018-03-281-2/+2
* Donkey Kong/Donkey Kong Jr: Hooked up undocumented service switch and undumpe... smf-2018-02-211-1/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+14
* New working machines added smf-2018-02-111-0/+2
* New working machines added smf-2018-02-101-2/+11
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-8/+20
* latch8, discrete: Major device cleanup (nw) (#2187) ajrhacker2017-03-251-1/+2
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-35/+35
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-1/+1
* Fix more crashes therealmogminer@gmail.com2016-01-231-28/+31
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* some hand made changes (nw) Miodrag Milanovic2015-12-191-0/+1
* Updates and fixes for places where we have major contributors decision (nw) Miodrag Milanovic2015-05-261-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
* new clone added Michaƫl Banaan Ananas2014-09-221-1/+6
* 8257dma: replace it in dkong and kill it (nw) cracyc2014-04-301-1/+5
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* latch8 is modern and devcb2 now (nw) Miodrag Milanovic2014-03-211-0/+1
* z80dma finalized modernizing (nw) Miodrag Milanovic2014-03-151-1/+5
* 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/+4
* Replaced FLAG fake IO port with a DEVCB2 callback [smf] smf-2014-01-111-1/+1
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-5/+5
* dkong: Changed two devices to be optional devices. Couriersud2013-11-021-21/+35