dolphin/Source/Core/Core/Src
nakeee ace2ea395d compile fixes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2077 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-02 22:47:29 +00:00
..
Boot path on windows seems relative 2009-01-18 01:53:00 +00:00
Debugger minor groundwork for future jit breakpoint support 2009-02-01 14:23:11 +00:00
HLE more f-zero work - no success :( Still fp errors. 2009-01-21 12:41:01 +00:00
HW reorganize SI and EXI interfaces, add a gui for picking devices. XK, that was annoying. Now, you can deal with SI_Channel. This commit changes how memcards are handled a little, now they are .REGION.raw, like .USA.raw, and can be in any dir. 2009-02-02 22:29:33 +00:00
IPC_HLE More SDIO WIP Code: Added ground work for SDCard Mounter wxDialog 2009-02-01 20:20:58 +00:00
PowerPC JIT: Disabled a "if (js.isLastInstruction)" condition in WriteCallInterpreter(). This will make MegaMan Network Transmission (2003) show the main menu again, and perhaps work like before again. 2009-02-01 19:16:34 +00:00
ActionReplay.cpp some clean up but there are too many references to g_CoreStartupParameter directly:( 2009-01-18 01:45:53 +00:00
ActionReplay.h namespace-ified ActionReplay, and made ISOProperties use the existing AR code. bonus: encrypted arcodes are saved as unencrypted codes just by closing the isoproperties dialog. also added ARCodeAddEdit, but once again, it only views entries atm. some misc wxw cleanup 2008-12-17 04:14:24 +00:00
ARDecrypt.cpp Some warning and code cleanup. 2009-01-24 00:45:46 +00:00
ARDecrypt.h Revert r1861 2009-01-16 02:58:34 +00:00
ConfigManager.cpp reorganize SI and EXI interfaces, add a gui for picking devices. XK, that was annoying. Now, you can deal with SI_Channel. This commit changes how memcards are handled a little, now they are .REGION.raw, like .USA.raw, and can be in any dir. 2009-02-02 22:29:33 +00:00
ConfigManager.h reorganize SI and EXI interfaces, add a gui for picking devices. XK, that was annoying. Now, you can deal with SI_Channel. This commit changes how memcards are handled a little, now they are .REGION.raw, like .USA.raw, and can be in any dir. 2009-02-02 22:29:33 +00:00
Console.cpp More code reorganization. 2008-12-20 12:10:59 +00:00
Console.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Core.cpp Some changes to the UCode abstract factory in HLE DSP. Added Pikmin Wii to the CRC list as well. 2009-02-02 20:05:24 +00:00
Core.h some clean up but there are too many references to g_CoreStartupParameter directly:( 2009-01-18 01:45:53 +00:00
CoreParameter.cpp reorganize SI and EXI interfaces, add a gui for picking devices. XK, that was annoying. Now, you can deal with SI_Channel. This commit changes how memcards are handled a little, now they are .REGION.raw, like .USA.raw, and can be in any dir. 2009-02-02 22:29:33 +00:00
CoreParameter.h reorganize SI and EXI interfaces, add a gui for picking devices. XK, that was annoying. Now, you can deal with SI_Channel. This commit changes how memcards are handled a little, now they are .REGION.raw, like .USA.raw, and can be in any dir. 2009-02-02 22:29:33 +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 rollback 1829. Seriously, WTF? 2009-01-09 00:09:07 +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 nakee's work on dolphin events. Also get wxw out of logmanager. This commit wants your comments 2009-01-15 06:48:15 +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 Move #include <window.h> from all files that include it and common.h to common.h 2009-01-13 04:23:26 +00:00
MemTools.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
PatchEngine.cpp DiscList section for the gameconfig files 2008-12-25 12:02:09 +00:00
PatchEngine.h Workaround for StringFromFormat-under-linux problem, random cleanup. 2008-12-10 22:36:26 +00:00
PluginManager.cpp some linux stop issue fix (still not working right) please check on windows 2009-02-02 22:31:31 +00:00
PluginManager.h Some code clean up 2009-01-31 21:49:06 +00:00
SConscript compile fixes 2009-02-02 22:47:29 +00:00
State.cpp nakee's work on dolphin events. Also get wxw out of logmanager. This commit wants your comments 2009-01-15 06:48:15 +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 Change disc: Moved some code around, no change in functionality 2008-12-23 08:47:37 +00:00
VolumeHandler.h Change disc: Moved some code around, no change in functionality 2008-12-23 08:47:37 +00:00