summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/astrocde.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+1
* (MESS) fixed astrocde palette Robbbert2014-03-021-1/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-2/+2
* add license info for some things i worked on, some small cleanups Dirk Best2013-10-171-2/+3
* small MACHINE_RESET cleanup Oliver Stöneberg2013-08-051-1/+1
* voodoo is using now device callbacks and some minor cleanups in few drivers (nw) Miodrag Milanovic2013-04-291-1/+0
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-2/+2
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-2/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-87/+87
* srcclean (nw) Curt Coder2012-10-071-1/+1
* MESS fixes. Aaron Giles2012-09-191-12/+2
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-0/+10
* More cleanup on mess side (nw) Miodrag Milanovic2012-09-191-18/+28
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-13/+13
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+395