summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/pc1401.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* finish setting copyright holders for MESS section (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-25/+25
* Removed palette_device parameter from gfx draw methods. All draw methods now ... Alex W. Jackson2014-03-191-2/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+2
* removed space before m_gfxdecode in main trunk(nw) Miodrag Milanovic2014-02-261-2/+2
* first round of clang 3.4 fixes for MESS (nw) Oliver Stöneberg2014-02-201-2/+2
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-2/+2
* Moved drawgfx functions to gfx_element (nw) Miodrag Milanovic2014-02-131-2/+2
* modernized pocketc driver (nw) Miodrag Milanovic2013-04-011-9/+4
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+2
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-20/+19
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+218