summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/meritm.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make watchdog timer a separate device AJR2016-04-301-1/+3
* Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-141-1/+1
* small fix by spelling bee team 3 hap2016-02-281-2/+2
* meritm: doesn't use AY8930 expanded mode either, too bad hap2016-02-231-20/+22
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-7/+7
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-7/+7
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-6/+6
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2349