summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/dai.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+2
* some SCREEN_UPDATE_* cleanups (nw) Oliver Stöneberg2013-08-051-1/+1
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+1
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-5/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-43/+43
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-20/+19
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-67/+67
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-3/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+768