summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/pcw.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update for Kevin Thacker (nw) Miodrag Milanovic2015-05-221-1/+1
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-1/+1
* 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
* first round of clang 3.4 fixes for MESS (nw) Oliver Stöneberg2014-02-201-0/+2
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-2/+2
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-2/+2
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-1/+1
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+0
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-2/+2
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-17/+15
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-6/+5
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+188