This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
ba54fac9eb74be6f73e20e2de953cf6f355be57f
dolphin
/
Source
/
Core
/
DolphinWX
/
Src
/
MemoryCards
History
Glenn Rice
ba54fac9eb
Convert GetUserPath to return a std::string instead of a const char *. This simplifies its usage in most cases.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@7265
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-28 20:40:15 +00:00
..
GCMemcard.cpp
Convert GetUserPath to return a std::string instead of a const char *. This simplifies its usage in most cases.
2011-02-28 20:40:15 +00:00
GCMemcard.h
some cleanup, housekeeping for error cases and increased a few buffer sizes that are overflown by its content.
2010-02-03 20:29:49 +00:00
WiiSaveCrypted.cpp
Convert GetUserPath to return a std::string instead of a const char *. This simplifies its usage in most cases.
2011-02-28 20:40:15 +00:00
WiiSaveCrypted.h
Move AES to common lib
2010-12-22 06:00:36 +00:00