summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/vsystem_spr2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-12/+2
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* 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-5/+9
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-15/+15
* aerofgt.cpp: Video and sound refinements AJR2017-06-051-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-35/+41
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-4/+0
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* add credit to some files where I've contributed (nw) David Haywood2015-05-161-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Misc cleanups of the day (nw) Ivan Vangelista2014-10-071-3/+3
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+4
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+5
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-3/+3
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-8/+4
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+0
* vsystem further reducing / merging of functions by Haze (no whatsnew) Miodrag Milanovic2012-11-081-12/+18
* continued refactoring some video system sprite rendering, bringing code close... Miodrag Milanovic2012-11-071-8/+17
* Clean-ups and version bumpmame0147u2 Miodrag Milanovic2012-10-301-3/+3
* Video System 13/10/12 cleanups and preparation for further function merging. ... Scott Stone2012-10-141-7/+7
* vsystem improvements by Haze (no whatsnew) Miodrag Milanovic2012-10-121-0/+18
* Continued cleanup of Video Systems drivers and associated dependencies. From... Scott Stone2012-10-101-0/+40