summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/taito68705interface.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-9/+6
* taitosj: add the other mode for MCU interrupts (not used by anything yet) Vas Crabb2017-06-211-9/+9
* get rid of mconfig trampoline in a few more devices, make handlers protected Vas Crabb2017-05-221-15/+17
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-13/+13
* taito68705interface improvements: Vas Crabb2017-01-151-34/+20
* Taito 68705 interface improvements: Vas Crabb2017-01-151-64/+66
* arkanoid, puzznic: push values on MCU port A Vas Crabb2017-01-141-1/+0
* arkanoid: confirm MCU reset also resets semaphore flags [Lord Nightmare, Vas ... Vas Crabb2017-01-131-0/+1
* 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-6/+86
* m6805: refactoring and improvements Vas Crabb2017-01-121-2/+0
* big event golf hookup doesn't seem identical (or isn't hooked up 100% properl... David Haywood2016-12-291-1/+11
* refactored new taito68705interface to use newer 68705 code (with integrated p... David Haywood2016-12-281-24/+50
* taito refactoring pt1. David Haywood2016-12-281-0/+50