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
3af93e8cf3dded348bce498776d9295da086783e
dolphin
/
Source
/
Core
History
Glenn Rice
3af93e8cf3
If the DSP LLE can not find the needed ROM files exit the emulator without crashing the application. Also reimplement soren's revision 7195 in a way that works on linux and windows. (This makes it easier to clean up the video backend if the DSP emulator fails to initialize.)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@7271
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-02 05:16:49 +00:00
..
AudioCommon
More conversion from char * to std::string.
2011-03-01 03:06:14 +00:00
Common
Pass std::string's by reference when possible.
2011-03-01 05:16:32 +00:00
Core
If the DSP LLE can not find the needed ROM files exit the emulator without crashing the application. Also reimplement soren's revision 7195 in a way that works on linux and windows. (This makes it easier to clean up the video backend if the DSP emulator fails to initialize.)
2011-03-02 05:16:49 +00:00
DiscIO
More conversion from char * to std::string.
2011-03-01 03:06:14 +00:00
DolphinWX
More conversion from char * to std::string.
2011-03-01 03:06:14 +00:00
InputCommon
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
VideoCommon
More conversion from char * to std::string.
2011-03-01 03:06:14 +00:00
CMakeLists.txt
Merge UI related projects into the main DolphinWX project.
2011-02-11 21:37:52 +00:00