summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/galaxy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ay8910_device and extended family: converted to devcb2 (nw) Ivan Vangelista2014-05-061-8/+0
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-12/+10
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-2/+1
* Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... Miodrag Milanovic2014-04-231-0/+4
* 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/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-4/+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-2/+2
* modernised the AY8910 [smf] smf-2013-05-121-2/+2
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-2/+2
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-4/+4
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-55/+55
* lviv: added support for multipart tapes (lv0, lv1, etc. extensions) [Fabio Pr... Fabio Priuli2013-01-091-1/+3
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-2/+2
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+279