summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pgm3.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-3/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Redumped Knights of Valour 3 HD (V105) [Peter Wilhelmsen, The Dumping Union] Ivan Vangelista2017-04-141-7/+4
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* first srcclean pass (nw) Vas Crabb2016-12-251-17/+17
* new skeleton driver 'pgm3.cpp' [XingXing] David Haywood2016-12-091-0/+174