RSX280 icon indicating copy to clipboard operation
RSX280 copied to clipboard

idle halt not called most of the time

Open vandys opened this issue 2 years ago • 0 comments

The previous changeset to drop into ei/halt doesn't reach this code path as much as it should. The test for checkpoint jumps back to the top of the loop when idle, rather than flowing down into the ei/halt path. This patch does the direct jump back unless the idle halt option is present. idle2.txt

vandys avatar Apr 10 '22 23:04 vandys