summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/st0020.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+2
* video/st0020: removed MCFG macros (nw) Ivan Vangelista2018-11-211-8/+0
* st0020.cpp : Reduce duplicate, Device finder, Cleanup tilemap mapping (#3881) cam9002018-11-211-7/+3
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-2/+2
* fix compile (nw) Wilbert Pol2018-02-201-2/+2
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-3/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+8
* Seta ST-0020 update: [Luca Elia] Luca Elia2017-05-011-28/+46
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-11/+2
* (nw) David Haywood2016-01-251-1/+2
* More fixes, nw therealmogminer@gmail.com2016-01-231-0/+1
* 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
* Misc cleanups of the day (nw) Ivan Vangelista2014-10-071-2/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-0/+4
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+7
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-4/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+0
* Clean-ups and version bumpmame0146u5 Miodrag Milanovic2012-08-201-2/+2
* Allow both jclub2 (st-0032) and jclub2o (st-0020) to show their Scott Stone2012-08-021-0/+7
* More st0020.c device work and maygayep.c clone splits - From Haze (nw) Scott Stone2012-08-021-6/+6
* continued st0020.c, jclub2.c work, more clone splitting for mpu5.c, astrafr.c... Scott Stone2012-08-011-8/+17
* st0020 (seta blitter + zooming sprites) is now a device. [David Haywood] Scott Stone2012-08-011-0/+37