This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
82cd659638c5e1c110c869ffcb58e52ae2d67184
dolphin
/
Source
/
Core
History
memberTwo.mb2
82cd659638
Fix time in some games (AC and ZWW at least). Many games doesn't use RTC but TBRs. So a TB offset is initialized at boot with localtime now. There are, indeed, side effects since time is CPU cycle dependent in this case.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@1519
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-12-13 11:57:01 +00:00
..
Common
Fix time in some games (AC and ZWW at least). Many games doesn't use RTC but TBRs. So a TB offset is initialized at boot with localtime now. There are, indeed, side effects since time is CPU cycle dependent in this case.
2008-12-13 11:57:01 +00:00
Core
Fix time in some games (AC and ZWW at least). Many games doesn't use RTC but TBRs. So a TB offset is initialized at boot with localtime now. There are, indeed, side effects since time is CPU cycle dependent in this case.
2008-12-13 11:57:01 +00:00
DebuggerWX
Fix up wxw asserts and exceptions caused by: the "booting..." msg, hacked up tooltips in the debugger, and the staticbitmaps in wiimoteframe.
2008-12-10 08:57:57 +00:00
DiscIO
set svn:eol-style=native for **.cpp
2008-12-08 05:30:24 +00:00
DolphinWX
MemcardManager and GCMemcard fixes/code cleanup
2008-12-13 11:30:00 +00:00
VideoCommon
Cleanup, some BOOL removal. tested to work, unlike a certain other change :p
2008-12-12 17:59:33 +00:00