summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/b2m.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
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-4/+4
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-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-7/+6
* 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/+59