summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/ef9345.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) Moved common machine and video chips to emu. (nw) Curt Coder2014-03-181-1024/+0
* Added palette to ef9345, and some cleanup (nw) Miodrag Milanovic2014-03-161-4/+14
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* Converted palette_t and palette_client to classes. General palette.c Aaron Giles2014-02-181-2/+2
* License tags. (nw) Sandro Ronco2013-10-261-0/+2
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-27/+1
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-113/+113
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1038