summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/stic.c
Commit message (Expand)AuthorAgeFilesLines
* primary_screen -> first_screen() (nw) Miodrag Milanovic2014-03-151-1/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-6/+6
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-15/+15
* Moved drawgfx functions to gfx_element (nw) Miodrag Milanovic2014-02-131-6/+6
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-115/+115
* (MESS) intv: converted the STIC video chip emulation to be a device. [Fabio P... Fabio Priuli2013-05-261-23/+816
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-2/+2
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-1/+1
* fixed some warnings about unreachable statements reported by cppcheck (no wha... Oliver Stöneberg2012-09-081-1/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+187