summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gokidetor.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-12/+12
* new not working clone (#3430) MASH2018-04-071-1/+22
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-17/+19
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Draw a nominal distinction between PC060HA and TC0140SYT AJR2017-10-111-7/+7
* gokidetor: Add to arcade.flt; not quite hook up unemulated PWM timer device (nw) AJR2017-10-101-1/+2
* gokidetor: Add DSW1 and DSW2 for future use (nw) AJR2017-10-091-0/+52
* New machines marked as NOT_WORKING AJR2017-10-091-0/+214