summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/megacd.c
Commit message (Expand)AuthorAgeFilesLines
* Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... Miodrag Milanovic2014-04-231-2/+1
* megacd.c: Convert to device_gfx_interface, use device finders, cleanups [Alex... Alex W. Jackson2014-04-081-256/+193
* Use owner()->subdevice instead of siblingdevice() like devcb2 does (nw) Alex W. Jackson2014-04-061-1/+1
* device_gfx_interface [Alex Jackson] Alex W. Jackson2014-04-051-1/+1
* (MESS) this was not needed anymore after rev22034. I think Fabio Priuli2014-04-021-4/+0
* (MESS) moved megadrive add-ons to appropriate place + cleaned up classes Fabio Priuli2014-03-301-0/+1980