summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/manohman.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-11/+12
* 68230pit.cpp: Subtle but helpful internal improvements (nw) AJR2018-03-131-2/+9
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-6/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* manohman.cpp: Reduce region size (nw) AJR2017-12-171-5/+5
* backgamn: Merge skeleton driver with that of manohman, which has a better des... AJR2017-12-171-16/+55
* saa1099: Create standard write handler; substitute for bogus YM2413 in magica... AJR2017-06-071-2/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Self-registering devices prep: Vas Crabb2017-02-271-3/+4
* Subtle corrections, cleans and spacing... n/w RobertoFresca2016-05-141-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+239