summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/macp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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