summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/deco16ic.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-3/+3
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-10/+0
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-3/+3
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-1/+1
* deco16ic : Split pf1/2 size (#3124) cam9002018-01-251-21/+25
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-1/+1
* fix 06613, game sets rowscroll to be bigger than assumed size of tilemap David Haywood2017-07-031-2/+13
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* srcclean (nw) Vas Crabb2017-01-221-1/+1
* fix 06422 David Haywood2016-12-271-15/+24
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-38/+38
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-7/+7
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-11/+11
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-3/+2
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-13/+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-6/+6
* clang-modernize part 4 Miodrag Milanovic2015-12-041-13/+13
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+955