summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/dai.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-9/+2
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* removed CassetteOptions that is already default (nw) Miodrag Milanovic2014-05-021-7/+1
* Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... Miodrag Milanovic2014-04-231-0/+1
* Fixed dai.c regression. (nw) Ivan Vangelista2014-04-191-1/+1
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-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
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+2
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-2/+7
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* (MESS) compclr2: Emulated the keyboard and floppy WIP. (nw) Curt Coder2014-01-151-2/+5
* Modernized the PIT8253 device. [Fabio Priuli] Fabio Priuli2013-06-031-1/+1
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-2/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-60/+60
* 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-4/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+260