dolphin/Source/Core
Jordan Woyak 04da34ceb7 Lil fix for Gecko code endifs. ((CT7 CST1) error messages)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5950 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-23 06:39:07 +00:00
..
AudioCommon Port to *BSD. It runs but isn't terribly useful without Cg. 2010-07-22 03:29:35 +00:00
Common Added a button to the "Gecko Codes" panel to download/parse codes from geckocodes.org. Codes that require modifiers (the XXXX business) will still not work properly, though they should load/save fine. A few more code types should work now. (All non-ASM type codes should at least attempt to run :p) Hacked a param into IniFile::GetLines to disable removal of text after # chars, so codes with # in the name/notes should load fine. 2010-07-23 05:22:12 +00:00
Core Lil fix for Gecko code endifs. ((CT7 CST1) error messages) 2010-07-23 06:39:07 +00:00
DSPCore Port to *BSD. It runs but isn't terribly useful without Cg. 2010-07-22 03:29:35 +00:00
DebuggerUICommon Get rid of a number of unnecessary env.Clones. 2010-07-19 03:42:37 +00:00
DebuggerWX Fix a segmentation fault when changing perspectives. 2010-07-23 03:53:18 +00:00
DiscIO Prevent Python from stripping off the final newline of the main(){} 2010-07-22 07:55:35 +00:00
DolphinWX Added a button to the "Gecko Codes" panel to download/parse codes from geckocodes.org. Codes that require modifiers (the XXXX business) will still not work properly, though they should load/save fine. A few more code types should work now. (All non-ASM type codes should at least attempt to run :p) Hacked a param into IniFile::GetLines to disable removal of text after # chars, so codes with # in the name/notes should load fine. 2010-07-23 05:22:12 +00:00
InputCommon Prevent Python from stripping off the final newline of the main(){} 2010-07-22 07:55:35 +00:00
InputUICommon Get rid of a number of unnecessary env.Clones. 2010-07-19 03:42:37 +00:00
VideoCommon Get rid of a number of unnecessary env.Clones. 2010-07-19 03:42:37 +00:00