summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/macp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* New machines marked as NOT_WORKING Ivan Vangelista2019-11-191-10/+17
* (nw) Clean up the mess on master Vas Crabb2019-03-261-12/+14
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-14/+12
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-11/+13
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros in drivers in the s... Ivan Vangelista2019-02-211-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-10/+10
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-16/+19
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+6
* use lowercase "unknown" when title is unknown (nw) hap2017-10-311-1/+1
* new not working machine Ivan Vangelista2017-07-031-0/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+10
* srcclean (nw) Vas Crabb2017-04-231-3/+3
* Added two new pinball sets [PinMAME] Ivan Vangelista2017-04-111-9/+7
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* All pinballs marked as NOT_WORKING (board decision) (nw) Robbbert2016-09-041-3/+2
* srcclean and translation regeneration Vas Crabb2016-08-291-6/+6
* Fixes to build with visual studio. 3rdparty\zlib doesn't seem to be picked up... smf-2016-08-251-0/+1
* some skeleton drivers to finish synching with PinMAME (nw) Ivan Vangelista2016-08-241-0/+145