summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k001604.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+2
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-16/+0
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-9/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-20/+2
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-3/+3
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* resolved lot more (nw) Miodrag Milanovic2015-05-201-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-1/+1
* k001604: converted to use devcb2. nw. Fabio Priuli2014-04-071-23/+33
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-0/+5
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-0/+11
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-1/+1
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-1/+0
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-2/+2
* disabled some unused private members (nw) Oliver Stöneberg2013-07-211-1/+1
* Modernized the k001604 video device. [Osso] Scott Stone2013-07-191-35/+35
* more (nw) David Haywood2013-07-111-0/+66