Gregory Alexander
57273620e6
Added an experimental realtime PIT to the mix.
This is basically the opposite of the slowdown timer. Instead of trying to keep the PIT ticks in sync with bochs time, we keep them in sync with REAL time. This is bad because it creates unreproducible fails, but it's good if you want to run bochs at maximum speed on your machine. However, bochs will take all of the available resources from the machine also. DO NOT use this with the slowdown timer. Results would be unpredictable.
…
…
Description
No description provided
Languages
C++
69.5%
C
21.2%
Shell
3%
Makefile
2.1%
Rez
1.9%
Other
2.1%