summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ampscarp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mc68hc11: CPU device modernization (nw) AJR2019-08-101-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+5
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-5/+4
* mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-251-4/+5
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-1/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-3/+4
* ampscarp: Add CPU (nw) AJR2018-02-211-6/+14
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* srcclean (nw) Vas Crabb2017-11-261-2/+2
* (nw) basic guesswork Robbbert2017-11-041-7/+6
* (nw) minor cleanups Robbbert2017-11-031-2/+2
* New Not Working machine : Motorola AMPS Car Phone Robbbert2017-10-291-0/+40