dolphin/Source/Core/DolphinWX/Src
LPFaint99 482cc819fb Update for GetFileData to check for incorrect values
in the first block, so no more crashing if your memcard
tries to use an invalid dir entry. Fixed titlePresent so
it checks the full filename instead of just the first
4 characters.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1211 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-19 06:37:35 +00:00
..
MemoryCards Update for GetFileData to check for incorrect values 2008-11-19 06:37:35 +00:00
AboutDolphin.cpp
AboutDolphin.h small clean up 2008-11-18 09:22:06 +00:00
BootManager.cpp Calibrated emulated Wiimote aiming in widescreen mode. Added config menu to Wiimote. Added hide cursor option to OpenGL plugin. Added custom Wii settings and moved SYSCONF to User/Config (it will be copied by the game to Wii/shared2/sys when a game is run). Made the DSP and Video debugging windowses run on the same dll instance as the main instance. 2008-11-16 20:09:13 +00:00
BootManager.h
cmdline.c
cmdline.h
Config.cpp more path updates 2008-11-11 22:00:09 +00:00
Config.h
ConfigMain.cpp Calibrated emulated Wiimote aiming in widescreen mode. Added config menu to Wiimote. Added hide cursor option to OpenGL plugin. Added custom Wii settings and moved SYSCONF to User/Config (it will be copied by the game to Wii/shared2/sys when a game is run). Made the DSP and Video debugging windowses run on the same dll instance as the main instance. 2008-11-16 20:09:13 +00:00
ConfigMain.h let dsp null build in debug mode. fixed typo(?) in wiimote emu, so now left click=A, right click=B. Fixed up ConfigMain to write to the correct offset for changing wii language, and the dialog doesn't get extremely wide anymore. Also ignore rcdefs.h. 2008-11-15 03:53:00 +00:00
Frame.cpp Calibrated emulated Wiimote aiming in widescreen mode. Added config menu to Wiimote. Added hide cursor option to OpenGL plugin. Added custom Wii settings and moved SYSCONF to User/Config (it will be copied by the game to Wii/shared2/sys when a game is run). Made the DSP and Video debugging windowses run on the same dll instance as the main instance. 2008-11-16 20:09:13 +00:00
Frame.h Calibrated emulated Wiimote aiming in widescreen mode. Added config menu to Wiimote. Added hide cursor option to OpenGL plugin. Added custom Wii settings and moved SYSCONF to User/Config (it will be copied by the game to Wii/shared2/sys when a game is run). Made the DSP and Video debugging windowses run on the same dll instance as the main instance. 2008-11-16 20:09:13 +00:00
GameListCtrl.cpp another osx fix 2008-11-18 08:56:29 +00:00
GameListCtrl.h
Globals.cpp
Globals.h Calibrated emulated Wiimote aiming in widescreen mode. Added config menu to Wiimote. Added hide cursor option to OpenGL plugin. Added custom Wii settings and moved SYSCONF to User/Config (it will be copied by the game to Wii/shared2/sys when a game is run). Made the DSP and Video debugging windowses run on the same dll instance as the main instance. 2008-11-16 20:09:13 +00:00
ISOFile.cpp no need for // 2008-11-12 09:31:35 +00:00
ISOFile.h small clean up 2008-11-18 09:22:06 +00:00
ISOProperties.cpp small clean up 2008-11-18 09:22:06 +00:00
ISOProperties.h small clean up 2008-11-18 09:22:06 +00:00
Main.cpp Migration to the new dir struct (in code only!, no deletion of old dirs...yet). VS projects copy Data/* to Binary/<arch>. Added SConscript to some projects where it was missing. This is the time to move over all your files! 2008-11-12 04:54:17 +00:00
Main.h
MainNoGUI.cpp
MemcardManager.cpp Update for GetFileData to check for incorrect values 2008-11-19 06:37:35 +00:00
MemcardManager.h
Params.ggo
PluginManager.cpp small clean up 2008-11-18 09:22:06 +00:00
PluginManager.h Calibrated emulated Wiimote aiming in widescreen mode. Added config menu to Wiimote. Added hide cursor option to OpenGL plugin. Added custom Wii settings and moved SYSCONF to User/Config (it will be copied by the game to Wii/shared2/sys when a game is run). Made the DSP and Video debugging windowses run on the same dll instance as the main instance. 2008-11-16 20:09:13 +00:00
SConscript No more Binary in svn + scons clean up 2008-11-13 08:12:48 +00:00
stdafx.cpp
stdafx.h