summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/megacd.c
Commit message (Expand)AuthorAgeFilesLines
* update for Haze (nw) Miodrag Milanovic2015-05-151-1/+1
* more sorting of MESS licenses (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-1/+1
* various device_gfx_interface devices: cleanups and update or removal of obsol... Alex W. Jackson2014-08-221-25/+25
* 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