summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/quickpick5.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* 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-5/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-20/+21
* 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-4/+4
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* quickpick5: more progress (nw) arbee2018-01-131-26/+70
* quickpick5: checkpoint (nw) arbee2018-01-131-18/+169
* quickpick5: POST passes, color RAM hooked up [R. Belmont] arbee2018-01-101-15/+41
* quickpick5.cpp: fixed validation (nw) Ivan Vangelista2018-01-101-1/+1
* quickpick5: hooked up ROM readbacks, improved vis area [R. Belmont] arbee2018-01-091-18/+57
* New machines added as MACHINE_NOT_WORKING arbee2018-01-081-0/+204