summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/cop452.cpp
Commit message (Expand)AuthorAgeFilesLines
* Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-201-5/+5
* Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-1/+1
* Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-241-1/+1
* hp_ipc: fixed timer reloading in COP452 (#6914) fulivi2020-07-051-6/+1
* cop452: fixed validation (Device cop452.cpp(COP452) short name contains inval... Ivan Vangelista2020-07-021-1/+1
* hp_ipc: added beeper (#6893) fulivi2020-07-021-0/+350