This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
5a3aee5118feafd0f477fd05974a7cbeab2b05f2
dolphin
/
Source
/
Core
T
History
Maarten ter Huurne
5a3aee5118
Split functionality from AddDirectoryEntries into ScanDirectoryTree (generic directory scanning; OS depedent) and ComputeNameSize (specific for CVolumeDirectory; OS independent).
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@646
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-23 22:13:53 +00:00
..
Common
Add a way to sprinkle heap integrity checks over Dolphin without breaking the linux build
2008-09-22 21:27:47 +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
Split functionality from AddDirectoryEntries into ScanDirectoryTree (generic directory scanning; OS depedent) and ComputeNameSize (specific for CVolumeDirectory; OS independent).
2008-09-23 22:13:53 +00:00
DolphinWX
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
VideoCommon
cleaned up SConscripts
2008-09-21 19:54:29 +00:00