summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lindbergh.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove many mainly PCI-related MCFG macros in favour of constructor Vas Crabb2018-05-251-24/+24
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-19/+19
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Misc description changes (nw) Scott Stone2017-10-101-3/+3
* fix incorrect docs so it not confuse people anymore (nw) MetalliC2017-06-041-10/+10
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-20/+20
* Lindbergh docs MetalliC2016-06-191-9/+36
* New Game Added (Not Working) Scott Stone2016-05-161-2/+14
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+591