summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/s_smp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add adjust_periodic() to persistent_timer. Update obvious situations where it... Aaron Giles2021-09-111-2/+2
* Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-201-2/+2
* 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
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-3/+2
* Split S-SMP and S-DSP implement in snes_snd.cpp (#6417) cam9002020-04-041-0/+321