summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/cxd1185.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "emu_timer: undo prev commit, add running() getter and change some ena... hap2022-11-011-2/+2
* emu_timer: undo prev commit, add running() getter and change some enabled() c... hap2022-10-251-2/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* Machines promoted to working Patrick Mackinlay2020-04-051-6/+14
* cxd1185: fixes (nw) Patrick Mackinlay2020-04-031-21/+32
* cxd1185: faster (nw) Patrick Mackinlay2020-04-011-1/+7
* cxd1185: fixes (nw) Patrick Mackinlay2020-03-311-7/+16
* cxd1185: new device Patrick Mackinlay2020-03-291-0/+875