summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mmd1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed regressions in konamim2 and mexico86, nw mooglyguy2018-12-151-14/+15
* srcclean (nw) Vas Crabb2018-09-231-5/+5
* i8279: De-MCFG, nw mooglyguy2018-09-041-6/+6
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-2/+2
* devcb3 Vas Crabb2018-07-071-2/+2
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-4/+6
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-7/+7
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-6/+6
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-6/+6
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-11/+11
* (nw) output finder for micropin,mmd1,nsm,play_1,play_2,rowamet Robbbert2018-04-041-6/+12
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-34/+38
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* 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-28/+28
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-28/+28
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+531