summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/a51xx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+2
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-5/+5
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-4/+6
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-8/+10
* (MESS) Clean up some MACHINE_CONFIG_START. (nw) Sandro Ronco2012-09-081-11/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+176