diff options
author | 2017-12-06 18:48:21 +0300 | |
---|---|---|
committer | 2017-12-06 19:31:58 +0300 | |
commit | a88483233d75ff8c1528445b3510b40424ac324b (patch) | |
tree | d8cc79e64deefb86fa008ac6fa97df543e243335 /src/osd/modules/file/posixfile.cpp | |
parent | a66cb36cc79dc9ecefd9e78441b321153ed4ac95 (diff) |
icount was missing from the savestates
When you load a state, icount (*icountptr) would remain whatever it was before loading, messing with the remaining cycles and with the amount of code executed per run() call. This introduced non-determinism and badly influenced usage of savestates while debugging. machine().time() would also return wrong values after that, since it adds remaining cycles.
Diffstat (limited to 'src/osd/modules/file/posixfile.cpp')
0 files changed, 0 insertions, 0 deletions