summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/uv201.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-071-3/+0
* (MESS) uv201: devcb2. (nw) Curt Coder2014-03-191-36/+16
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-10/+10
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-8/+8
* License tags. (nw) Curt Coder2013-10-161-0/+2
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-4/+2
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* (MESS) fixed uninitialized memory in mess/video/uv201.c (MT05125) [Oliver StÃ... Oliver Stöneberg2013-01-281-0/+9
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-77/+77
* (MESS) Death to palettes. (nw) Curt Coder2012-09-121-10/+10
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+603