Commit Graph

5 Commits

Author SHA1 Message Date
Tony Toon
4d1a9fc2d3 input: autofire overhaul (#1091)
* frame-synchronized autofire, per-button rates, custom rates via mister.ini
* frame timer using core frame counter, fallback to timerfd
* improved button reference counting (previously limited to 2)
2026-01-22 13:07:44 +08:00
Martin Donlon
cebd306abd Spike profiler 2022-07-17 11:58:16 -07:00
sorgelig
141c0bedae fpga_io: reboot ASAP if USB Blaster loading is detected. 2020-08-20 17:33:34 +08:00
sorgelig
ea43ef519b Buffered OSD update. 2019-12-01 21:39:28 +08:00
David Holm
3908a7f583 main, scheduler: Improve latency by coroutine scheduling
Schedules tasks in the main loop using coroutines so that long running
tasks, particularly relating to the UI, can yield execution in order to
call the poll functions at a tighter interval.
2019-01-04 23:03:31 +01:00