summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/pcw16.c
Commit message (Expand)AuthorAgeFilesLines
* 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-32/+32
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-12/+12
* pcw16: missed one tag lookup (no whatsnew) mahlemiut2013-01-271-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-36/+36
* 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-9/+8
* 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/+265