summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pc4.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* rp5c01.c: converted to devcb2 (nw) Ivan Vangelista2014-03-191-6/+1
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-4/+5
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-2/+2
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* License tags. (nw) Sandro Ronco2013-10-261-0/+2
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-1/+1
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-1/+1
* Modernized the beep and taitosnd devices. [Andrew Gardner] Andrew Gardner2013-03-061-1/+1
* (MESS) pc4.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-151-6/+15
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-67/+67
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+242