summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/seta001.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-26/+25
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-8/+2
* seta001 remove a kludge DavidHaywood2018-09-051-2/+2
* seta001.cpp : Convert arrays into std::unique_ptr, Minor cleanups (#3695) cam9002018-06-261-3/+3
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-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-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-5/+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
* Cleanups and version bumpmame0162 Miodrag Milanovic2015-05-271-1/+1
* 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
* srmp2.c: added save state support (nw) Ivan Vangelista2015-03-211-4/+8
* seta001.c: make data members private, distinguish per-driver configuration fr... Alex W. Jackson2014-07-111-22/+20
* 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-1/+7
* Bulk removal of machine().primary_screen references from MAME drivers, in Aaron Giles2013-08-051-2/+2
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-1/+1
* Modernizing the seta01 device. [Osso] Scott Stone2013-07-031-24/+22
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-6/+0
* Memory handler normalization, part 1. Aaron Giles2012-09-171-15/+15
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-3/+3
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-3/+3
* Bulk converted cliprect * to cliprect & across the system. This makes Aaron Giles2011-12-311-3/+3
* Cleanups and version bumpmame0142u3 Angelo Salese2011-05-081-9/+9
* More Seta ... improves Visco Roulette Angelo Salese2011-05-051-1/+0
* More, more, more ... Angelo Salese2011-05-051-7/+5
* Yet more Seta Angelo Salese2011-05-041-4/+8
* More refactoring, nw Angelo Salese2011-05-031-5/+4
* Yet More Seta fixes from Haze, nw Angelo Salese2011-05-031-4/+8
* More Seta fixes from Haze, nw Angelo Salese2011-05-031-10/+23
* Seta update from Haze, nw Angelo Salese2011-05-031-11/+23
* Started unifying sprite implementations for setax001/x002 chips [David Haywood] Angelo Salese2011-05-031-0/+57