Commit graph pcem/src/joystick_sw_pad.c
Author SHA1 Message Date
SarahW
098fe35462 Tweak Sidewinder Pad timings, now works again (was broken in v15). 2020-04-18 12:05:41 +01:00
SarahW
a7d006b637 Rewrote timer code.
The new code is based on timestamps, rather than delays. This eliminates the
need to update every timer in timer_process(), which cost a non-trivial amount
of CPU time on low-end machines.

This involved changes to every user of the timer code, so this change almost
certainly introduces bugs.
2018-08-02 22:06:10 +01:00
SarahW
9283bd320f Added files missing from 520. 2016-06-23 17:55:38 +01:00