summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/igs017_igs031.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* igs017.cpp: Emulated the protection in iqblocka, iqblockf, genius6 [Luca Elia] Luca Elia2018-05-011-3/+2
* forward universal references when setting callbacks in cases I noticed when l... Vas Crabb2018-02-221-1/+1
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-1/+1
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-6/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-22/+24
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* 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-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* Cleanups and version bumpmame0166 Miodrag Milanovic2015-09-301-1/+1
* common scramble (nw) David Haywood2015-09-201-0/+9
* refactor some igs code into a device so that we can use it with igs_m027.c (nw) David Haywood2015-09-201-0/+97