summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/cfx9850.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-7/+8
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-16/+15
* (MESS) cfx9850.c: Tagmap cleanup (nw) Wilbert Pol2013-01-261-14/+44
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-5/+5
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-6/+6
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+258