summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pcw.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-34/+37
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* Added a natural keyboard validation to check for valid natural keyboard (uni)... npwoods2017-09-051-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* more timer_pulse removal (nw) Ivan Vangelista2017-05-131-5/+7
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-22/+17
* Self-registering devices prep: Vas Crabb2017-02-271-3/+4
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* revert part of 'clang cleanup 7' where 0 means the value 0, for ROM_FILL too hap2016-01-241-5/+5
* BEEP device clock() added, instead of default frequency of 3250 hap2016-01-211-2/+1
* clang-modernize part 7 Miodrag Milanovic2015-12-041-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1404