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
6312ccbc307b9058ee171de375a189a9de264dbb
dolphin
/
Source
/
Core
History
Shawn Hoffman
6312ccbc30
completed the iso directory path chooser. changed a ini variable name so it is more to sonic's liking, and corrected an #ifndef
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@654
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-24 00:27:50 +00:00
..
Common
Moved ScanDirectoryTree() to FileUtil: this is a generic directory scanning function which might be useful in other places as well.
2008-09-23 23:27:38 +00:00
Core
Added language select so it actually works. Games that don't have the available language falls back to English from what I see. The checksum isn't checked in the games? Also started added Wiimote usage in Linux, doesn't do anything since the plugin receives NOTHING in Linux for some reason. I blame Masken because I can
2008-09-23 21:13:34 +00:00
DebuggerWX
added VolumeDirectory and modified ELF boot code to allow a directory on the user's computer to appear as the DVD drive. Linux support needs to be added. Added functionality to the Wii DI. Clicking on a data symbol in the code window sets the memory list to that address.
2008-09-23 00:05:08 +00:00
DiscIO
Do not use 32-bit masks on 64-bit offsets.
2008-09-23 23:29:54 +00:00
DolphinWX
completed the iso directory path chooser. changed a ini variable name so it is more to sonic's liking, and corrected an #ifndef
2008-09-24 00:27:50 +00:00
VideoCommon
cleaned up SConscripts
2008-09-21 19:54:29 +00:00