Advertisement
_PoY

RTC tests with Bizhawk PSR

Apr 6th, 2017
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. RTC tests with Bizhawk PSR
  2. -----
  3.  
  4. hRTC time values (adresses hRTCseconds/hRTCminutes etc.) are put back to 0 on console start
  5.  
  6. 'GetClock' precision to the second only
  7.  
  8. GetClock < StartClock < Init < Reset
  9. < _InitTime < InitTime < SetTimeOfDay < InitClock
  10. < .SetClock < RestartClock (RTC overflow, RIP because 16383 days ?)
  11. < UpdateTime < .SetClock < RestartClock
  12.  
  13. StartRTC < StartClock < Init < Reset
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement