lsnes/snes/chip/srtc
Ilari Liusvaara 7379b4570e Don't use time() in emulating chips
Instead of using time() in chip emulation, create new interface method
currentTime(), defaulting to time(0). This way frontend can cleanly
override the current time bsnes is using.
2013-05-03 17:48:31 +03:00
..
serialization.cpp Import of bsnes v085 sources 2013-05-03 17:47:34 +03:00
srtc.cpp Don't use time() in emulating chips 2013-05-03 17:48:31 +03:00
srtc.hpp Import of bsnes v085 sources 2013-05-03 17:47:34 +03:00