summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/taito68705interface.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* slapfght.cpp: MT07198 (nw) Ivan Vangelista2020-05-081-3/+3
* mame/machine: simplified some handlers (nw) Ivan Vangelista2020-04-231-11/+11
* removed more dummy_space() and other miscellaneous space passing (nw) smf-2020-04-021-3/+3
* -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... mooglyguy2018-12-141-20/+23
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-14/+14
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* get rid of mconfig trampoline in a few more devices, make handlers protected Vas Crabb2017-05-221-57/+37
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-20/+14
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-021-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-4/+4
* pitnrun: use new MC68705P5 device Vas Crabb2017-01-191-1/+0
* retofinv: use common Taito MCU hookup Vas Crabb2017-01-171-0/+1
* m68705: add MC68705R3 for pipeline Vas Crabb2017-01-151-14/+13
* taito68705interface improvements: Vas Crabb2017-01-151-74/+21
* maniach, maniach2: use common Taito 68705 interface device Vas Crabb2017-01-151-3/+8
* Taito 68705 interface improvements: Vas Crabb2017-01-151-314/+185
* arkanoid, puzznic: push values on MCU port A Vas Crabb2017-01-141-14/+18
* arkanoid: confirm MCU reset also resets semaphore flags [Lord Nightmare, Vas ... Vas Crabb2017-01-131-3/+14
* arkanoid bootlegs use P3 MCUs, remove crud from puzznic bootleg (nw) Vas Crabb2017-01-131-1/+1
* arkanoid: convert 68705 interface to device, re-use same device for puzznic, ... Vas Crabb2017-01-131-49/+230
* m6805: refactoring and improvements Vas Crabb2017-01-121-2/+4
* big event golf hookup doesn't seem identical (or isn't hooked up 100% properl... David Haywood2016-12-291-1/+44
* some notes on what can / can't be hooked up and what needs looking at David Haywood2016-12-281-0/+20
* use generic code for lsasquad too David Haywood2016-12-281-0/+2
* hook up nycaptor with the generic hookup David Haywood2016-12-281-0/+1
* use common MCU hookup for flstory too David Haywood2016-12-281-2/+3
* c+p tidy (nw) David Haywood2016-12-281-1/+1
* refactored new taito68705interface to use newer 68705 code (with integrated p... David Haywood2016-12-281-120/+150
* taito refactoring pt1. David Haywood2016-12-281-0/+257