summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/arcadia.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
* All MESS drivers using indirect colors now explicitly declare them [Alex Jack... Alex W. Jackson2014-03-041-0/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-7/+6
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-8/+8
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-5/+5
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-2/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-25/+25
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-6/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+900