dolphin/Source/Core
greyrogue 2d4aa2a195 Add save commands for SRAM/FRAM. Improve EEPROM.
Handle possible endian file read issues at file access time instead of
using Swap64 on every access.
Code comments and clean up.
2015-02-14 20:36:26 -05:00
..
AudioCommon Merge pull request #1752 from Buddybenj/clean-up 2015-02-10 11:39:14 -08:00
Common Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
Core Add save commands for SRAM/FRAM. Improve EEPROM. 2015-02-14 20:36:26 -05:00
DiscIO Merge pull request #1752 from Buddybenj/clean-up 2015-02-10 11:39:14 -08:00
DolphinQt Merge pull request #1752 from Buddybenj/clean-up 2015-02-10 11:39:14 -08:00
DolphinWX Merge pull request #2027 from Buddybenj/change-wording 2015-02-11 23:23:22 -05:00
InputCommon Merge pull request #1923 from Sonicadvance1/remove_sdl_assumption 2015-01-21 13:29:39 -06:00
UICommon PostProcessing: Add support for user-supplied anaglyph shaders. 2015-01-25 22:07:03 +01:00
VideoBackends Merge pull request #1752 from Buddybenj/clean-up 2015-02-10 11:39:14 -08:00
VideoCommon ShaderGen: Fix pixel offset correction 2015-02-11 20:54:15 +01:00
CMakeLists.txt