summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lb186.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-15/+15
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-8/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+15
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-6/+9
* 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-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+9
* A few more that use SCN2681 (nw) AJR2017-11-221-4/+4
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+11
* New Working cracyc2017-03-061-8/+16
* lb186: fix date (nw) cracyc2017-03-041-1/+1
* New not working cracyc2017-03-041-0/+155