summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/konppc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* video/voodoo.cpp: Major rewrite: (#8267) Aaron Giles2021-07-091-1/+1
* fix Solar Assault title screen Ville Linde2021-06-241-0/+3
* drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-27/+27
* konppc: remove 7seg led hack (nw) hap2020-06-051-2/+0
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-071-6/+0
* konppc.cpp: Use device finders and eliminate machine().device(tag) (nw) AJR2018-05-131-1/+5
* konppc.cpp: Who Do? Part II: Electric Boogaloo (nw) AJR2018-05-131-0/+5
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-12/+14
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-22/+22
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* All files now do have owner (nw) Miodrag Milanovic2015-05-211-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-12/+12
* Dirty modernization (nw) Miodrag Milanovic2014-05-051-30/+91
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-5/+5
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-18/+18
* Memory handler normalization, part 1. Aaron Giles2012-09-171-6/+6
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-1/+1
* BIG update. Aaron Giles2011-03-291-2/+2
* Split ADC1038, Konami 033906 and Konami 056230 emulation from gticlub.c and k... Fabio Priuli2009-12-241-1/+0
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-1/+1
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-2/+2
* Hi mamedev, Aaron Giles2008-12-081-1/+1
* Converted voodoo into a proper device. Aaron Giles2008-06-231-6/+6
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+44