dolphin/Source/Core
magumagu 314b241220 Try to fix our memory map to match the GameCube.
This basically just restores the RAM mirroring that existed before PR1856
(address translation).
2015-02-19 15:02:51 -08:00
..
AudioCommon Cleanup DotProduct function to make it more readable. 2015-02-16 13:53:58 +13:00
Common Merge pull request #1979 from Mullin/head 2015-02-18 21:54:16 +01:00
Core Try to fix our memory map to match the GameCube. 2015-02-19 15:02:51 -08:00
DiscIO Merge pull request #2042 from unknownbrackets/gcz-fix 2015-02-14 13:46:06 +11:00
DolphinQt Merge pull request #2015 from Stevoisiak/WAD-Version-Check 2015-02-13 22:09:30 +01:00
DolphinWX Merge pull request #2041 from Sonicadvance1/AArch64_vertex_loader 2015-02-17 00:51:51 -06: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 Change RunVertices' function arguments. 2015-02-13 12:16:06 -06:00
VideoCommon Allow multiple texture cache entries for textures at the same address 2015-02-18 23:54:40 +01:00
CMakeLists.txt