dolphin-emulator/Source/Core
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