summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/microdec.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-19/+21
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* microdec.cpp: Use real XTAL value (nw) AJR2017-10-221-1/+1
* (nw) remove trampolines by using previously unknown macro Robbbert2017-09-211-14/+4
* (nw) uart for md2, md3, jupiter2, seattle; fixed bug in 8251. Robbbert2017-09-211-31/+44
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* MD2: Added some code. Still not working. (nw) Robbbert2016-07-171-24/+132
* md2: added softlist Nigel Barnes2016-01-231-0/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+142