summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/ax20.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-6/+0
* Removed palette_device parameter from gfx draw methods. All draw methods now ... Alex W. Jackson2014-03-191-1/+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/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-3/+2
* removed space before m_gfxdecode in main trunk(nw) Miodrag Milanovic2014-02-261-1/+1
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-3/+4
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-2/+2
* Moved drawgfx functions to gfx_element (nw) Miodrag Milanovic2014-02-131-1/+1
* License tags. (nw) Sandro Ronco2013-10-261-0/+2
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+139