dolphin/Source/Core/DolphinWX
gigaherz 06f0b02ecd Fixed a few bugs with the memcard manager, and memcard classes:
- Now the GCMemcard class will use the backup dir/bat if the main one is outdated/corrupted.
 - I fixed a few bugs in Delete. It still doesn't work, but at least it doesn't make the program crash.

I included a small changei n the sln so that debug/x64 builds use release/x64 njoy, this way there's no build errors annoying people trying to debug Dolphin. ;)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@384 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-30 13:44:44 +00:00
..
resources Added "const" to the data type. This fixes loads of compile warnings and the resulting file seems to still be a valid XPM (in fact, some of the files already had "const"). 2008-08-27 11:24:16 +00:00
src Fixed a few bugs with the memcard manager, and memcard classes: 2008-08-30 13:44:44 +00:00
Dolphin.ini Added nJoy v0.3: 2008-07-21 20:03:38 +00:00
DolphinWX.vcproj Change some project settings. Reorganize the symbol database code, step 1/2. 2008-08-24 15:46:08 +00:00