dolphin/Source/Core/Core/Src
2010-01-16 04:43:07 +00:00
..
Boot Now Progressive Scan actually works for those games that really depend on this setting (Try Mario Kart Wii) 2010-01-09 17:11:59 +00:00
Debugger change stack shown in ppc debugger to show LR as the last item, as well as make all values point to where the code path came from, instead of the raw stack (where it will return to) 2009-10-15 15:43:51 +00:00
HLE Make the HLE'd OSPanic print out the associated message. 2009-11-05 07:05:33 +00:00
HW Minor bugfix to the TLB cache 2010-01-16 03:55:53 +00:00
IPC_HLE Dedicate Wii SD Card & Wii USB Keybaord settings 2010-01-11 11:56:17 +00:00
PowerPC In the Interpreter, marked mtmsr as an "end of block" instruction, making it consistent with the JIT tables. 2010-01-16 04:43:07 +00:00
ActionReplay.cpp STAND BACK - NEWLINE POLICE 2009-11-15 22:26:39 +00:00
ActionReplay.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
ARDecrypt.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
ARDecrypt.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
ConfigManager.cpp Dedicate Wii SD Card & Wii USB Keybaord settings 2010-01-11 11:56:17 +00:00
ConfigManager.h Dedicate Wii SD Card & Wii USB Keybaord settings 2010-01-11 11:56:17 +00:00
Console.cpp small buildfix for debug 2010-01-15 15:28:21 +00:00
Console.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
Core.cpp Taking screenshots now creates an extra folder for each Game ID. 2010-01-15 16:11:06 +00:00
Core.h This should fix Issue 1960 2010-01-08 11:25:51 +00:00
CoreParameter.cpp small code cleanup: rename "dual core" stuff to CPUThread, bOnThread, etc. 2009-10-23 15:26:35 +00:00
CoreParameter.h Fixed mem leak caused by not releasing pad & wiimote plugin when shutdown 2009-12-30 14:37:12 +00:00
CoreRerecording.cpp STAND BACK - NEWLINE POLICE 2009-11-15 22:26:39 +00:00
CoreTiming.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
CoreTiming.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
DolLoader.h Got rid of all of jp's ////////////////////////////// lines (nearly 500 of them)! 2009-09-02 21:00:45 +00:00
Host.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
Host.h GUI: Fixed some GUI related start/stop crashes 2009-09-07 12:40:43 +00:00
LuaInterface.cpp This should settle the FIFO BP critical games like Metroid Prime 2 2010-01-13 11:42:04 +00:00
LuaInterface.h Lua now has GUI and is fully functional! But it doesn't link if I don't ignore libcmt.lib so commented all the LuaInterface calls until someone fixes it... 2009-11-07 23:54:10 +00:00
MemTools.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
MemTools.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
OnFrame.cpp 1. This should fix Issue 1625 (Bizarre Auto Frame Limit) 2010-01-07 20:01:41 +00:00
OnFrame.h 1. This should fix Issue 1625 (Bizarre Auto Frame Limit) 2010-01-07 20:01:41 +00:00
PatchEngine.cpp reapply changes from 4550-4551,4556-4559 correctly...sigh...some files were ignored by tortoisesvn, and myself :| 2009-11-14 17:50:51 +00:00
PatchEngine.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
PluginManager.cpp Now you can switch between Emulated and Real WiiMotes, connect more Real Wiimotes and even pair them up (if you have MS BT Stack) during gameplay! 2010-01-06 19:26:52 +00:00
PluginManager.h Now you can switch between Emulated and Real WiiMotes, connect more Real Wiimotes and even pair them up (if you have MS BT Stack) during gameplay! 2010-01-06 19:26:52 +00:00
SConscript cleanup wii usb keyboard a little - really needs to use inputcommon or something... 2009-11-21 10:25:27 +00:00
State.cpp Fixed Issue 1888, marco.calautti's patch 2009-12-31 18:37:47 +00:00
State.h LUAInterface should have all its functionality now (excluding input/controller management). Now we need a GUI to see how it works. Added new DSP function: ClearAudioBuffer, which clears the audio buffer for pausing. Currently it doesn't work with DSound. 2009-11-07 20:01:39 +00:00
stdafx.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
stdafx.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
Tracer.cpp Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage. 2009-09-08 21:16:05 +00:00
Tracer.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
VolumeHandler.cpp VolumeDirectory: allow loading of arbitrary apploader and dol. Code cleaning around the bootup logic. 2009-12-10 09:16:10 +00:00
VolumeHandler.h VolumeDirectory: allow loading of arbitrary apploader and dol. Code cleaning around the bootup logic. 2009-12-10 09:16:10 +00:00