summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/sega16sp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-11/+10
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-27/+24
* Self-registering devices prep: Vas Crabb2017-02-271-8/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-91/+91
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-15/+22
* More configuration fixes AJR2016-01-231-1/+1
* Fix more crashes therealmogminer@gmail.com2016-01-231-8/+2
* Refix some of the this==NULL stuff therealmogminer@gmail.com2016-01-231-4/+4
* More this==NULL stuff therealmogminer@gmail.com2016-01-231-1/+1
* Fix remainder of this == NULL checks from Tafoids run mooglyguy2016-01-231-2/+9
* reverting: Miodrag Milanovic2016-01-201-10/+10
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-10/+10
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1451