dolphin/Source/Core
2008-09-23 22:31:39 +00:00
..
Common Changed File from a class into a namespace, since all its methods were static. 2008-09-23 22:23: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 Fixed another error in pre-previous commit: ScanDirectoryTree should call itself recursively, not AddDirectoryEntries. 2008-09-23 22:31:39 +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