summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/interface/inputseq.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Optimisation, and baby steps towards untangling stuff: Vas Crabb2022-06-161-0/+210
Optimised the scheduler's handling of unscheduled timers - gives a 50% performance improvement in some timer-heavy drivers. Added better endianness swizzling helpers. Got rid of some of the OSD input modules' dependence on concrete input classes from emu.