dolphin/Source/Core
LPFaint99 3fdfd6e234 MemcardManager no longer crashes when opening an
invalid file.
Only opens .raw and .gcp files that have
correct hdr.size and checksums.
it is no longer possible to open the same memcard on
each side
Buttons are now only available when memcard is loaded.
memcard is loaded into a maximum of 8 pages with 16
entries perpage. added fixchecksum to Slot B.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1265 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-23 06:41:27 +00:00
..
Common 1. You can now toggle cheats with the ISO properties GUI. 2008-11-23 05:55:48 +00:00
Core A few more JIT functions for loads; I had something somewhat more 2008-11-22 23:57:40 +00:00
DebuggerWX Added Copy EFB hotkey to OpenGL plugin (to be able to easily switch back and forth during emulation). Added Unlimited JIT cache option to debugger. It may fix the Zelda TP crashes. 2008-11-22 16:46:12 +00:00
DiscIO small fix 2008-11-12 08:16:09 +00:00
DolphinWX MemcardManager no longer crashes when opening an 2008-11-23 06:41:27 +00:00
VideoCommon Linux build fixes. 2008-11-22 20:11:26 +00:00