summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/hec2video.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* update for JJ Stacino (nw) Miodrag Milanovic2015-05-161-1/+1
* finish setting copyright holders for MESS section (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-16/+16
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-16/+16
* Modernized the sn76477 sound device (nw) Ivan Vangelista2013-11-211-1/+0
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-27/+25
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+0
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-3/+3
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-6/+5
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+144