summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/kan_pand.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-10/+0
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-3/+3
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-3/+3
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+2
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-2/+2
* kan_pand.cpp: Eliminate driver_data dependency (nw) AJR2017-06-061-1/+3
* 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/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Prepare to make object finders behave like a pointer, not a half-pointer half... Vas Crabb2016-08-261-6/+6
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-12/+1
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-4/+4
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+312