dolphin/Source/Core/Core/Src
2008-12-16 00:21:17 +00:00
..
Boot 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
Debugger More CR usage cleanup. 2008-12-15 19:40:12 +00:00
HLE new MsgHandler replacing common 2008-12-14 22:00:18 +00:00
HW More CR usage cleanup. 2008-12-15 19:40:12 +00:00
IPC_HLE Tatsunoko has DVD trouble. This prevents it from corrupting RAM. This doesn't make the game work, though. 2008-12-13 19:55:04 +00:00
Plugins Cleanup, some BOOL removal. tested to work, unlike a certain other change :p 2008-12-12 17:59:33 +00:00
PowerPC small ps bugfix and another couple of instructions implemented 2008-12-16 00:21:17 +00:00
ActionReplay.cpp small speedup of logmanager, minor logging improvements, misc code standard improvements, replace a crash with an error message in ppcanalyst 2008-12-13 16:58:06 +00:00
ActionReplay.h small speedup of logmanager, minor logging improvements, misc code standard improvements, replace a crash with an error message in ppcanalyst 2008-12-13 16:58:06 +00:00
ARDecrypt.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
ARDecrypt.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Console.cpp make all disassembler calls threadsafe .. hopefully. 2008-12-09 21:24:12 +00:00
Console.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Core.cpp Only initialize the Wiimote plugin if booting in Wii mode. 2008-12-14 20:01:01 +00:00
Core.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
CoreParameter.cpp TLB hack plus some project changes. I only get a Konami logo though in MGS. Sonic1, plz fix :p 2008-12-09 22:20:50 +00:00
CoreParameter.h TLB hack plus some project changes. I only get a Konami logo though in MGS. Sonic1, plz fix :p 2008-12-09 22:20:50 +00:00
CoreTiming.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
CoreTiming.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
DolLoader.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Host.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
Host.h 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
LogManager.cpp small speedup of logmanager, minor logging improvements, misc code standard improvements, replace a crash with an error message in ppcanalyst 2008-12-13 16:58:06 +00:00
LogManager.h small speedup of logmanager, minor logging improvements, misc code standard improvements, replace a crash with an error message in ppcanalyst 2008-12-13 16:58:06 +00:00
MemTools.cpp linux build fix, hopefully 2008-12-14 21:55:10 +00:00
MemTools.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
PatchEngine.cpp Workaround for StringFromFormat-under-linux problem, random cleanup. 2008-12-10 22:36:26 +00:00
PatchEngine.h Workaround for StringFromFormat-under-linux problem, random cleanup. 2008-12-10 22:36:26 +00:00
SConscript Get the "MemTools" and backpatching code to build on linux. Not yet activated. 2008-12-14 17:29:13 +00:00
State.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
State.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
stdafx.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
stdafx.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Tracer.cpp More CR usage cleanup. 2008-12-15 19:40:12 +00:00
Tracer.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
VolumeHandler.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
VolumeHandler.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00