Hello Peter,
Peter Dons Tychsen wrote:
Fixed a problem with timer values that are smaller than the minimum time that can be assigned to the SetTimer() win32 call (approx 50ms). The patch splits up the timer into several interrupts if too long time has passed.This fixes good old OutRun, which uses timers of approx 10ms. As a bonus, this aalso fixes situations where we have fallen behind for other reasons.
your patch introduces a lot of dangling whitespace at the end of lines.
bye michael