summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/segaic16.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-17/+0
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-6/+5
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-7/+7
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-13/+13
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-39/+39
* Prepare to make object finders behave like a pointer, not a half-pointer half... Vas Crabb2016-08-261-8/+8
* Cleanups and version bump Miodrag Milanovic2016-03-301-1/+1
* improve fpointbl / fpointbj emulation (nw) David Haywood2016-03-021-0/+1
* new clones David Haywood2016-03-011-3/+20
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1459