summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k001005.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make osd_printf_* use util/strformat semantics. Vas Crabb2019-09-261-4/+4
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-4/+4
* k001005: use device_finder, nw Ryan Holtz2018-05-261-16/+11
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-8/+8
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-5/+0
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-2/+2
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-1/+1
* Remove a bunch of space.device().safe_pc() from devices (nw) Olivier Galibert2017-12-301-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-10/+0
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-5/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-38/+38
* gcc 6.1.1 warning fixes (nw) Olivier Galibert2016-06-161-13/+26
* 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-18/+18
* clang-modernize part 4 Miodrag Milanovic2015-12-041-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1463