dolphin/Source/Core/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
..
Boot Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
Debugger Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
DSP Correct clobber comments 2015-02-04 22:26:40 +01:00
FifoPlayer Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
HLE Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
HW Try to fix our memory map to match the GameCube. 2015-02-19 15:02:51 -08:00
IPC_HLE Merge pull request #1854 from JosJuice/read-disc-after-delay 2015-02-18 20:35:07 +00:00
PowerPC Try to fix our memory map to match the GameCube. 2015-02-19 15:02:51 -08:00
ActionReplay.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
ActionReplay.h
ARDecrypt.cpp Minor consistency changes 2015-01-12 15:18:18 -05:00
ARDecrypt.h
BootManager.cpp Remove the BAT checkbox/setting/implementation. 2015-02-11 20:24:51 -08:00
BootManager.h
CMakeLists.txt Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
ConfigManager.cpp Windows AVIDump: support "silent" frame dumping 2015-02-14 23:38:14 +01:00
ConfigManager.h Windows AVIDump: support "silent" frame dumping 2015-02-14 23:38:14 +01:00
Core.cpp Fixed the crash which occurred when opening Wiimote configuration before a game was started. 2015-02-04 18:48:19 +11:00
Core.h
Core.vcxproj make libusb vcxproj use standard dolphin template and don't compile strerror.c. 2015-02-18 13:29:39 -08:00
Core.vcxproj.filters Core: Move several files into the correct VS directory filter 2015-02-13 20:57:23 -05:00
CoreParameter.cpp Remove the BAT checkbox/setting/implementation. 2015-02-11 20:24:51 -08:00
CoreParameter.h Remove the BAT checkbox/setting/implementation. 2015-02-11 20:24:51 -08:00
CoreTiming.cpp Merge pull request #1854 from JosJuice/read-disc-after-delay 2015-02-18 20:35:07 +00:00
CoreTiming.h DVDInterface: Read disc after delay, not before 2015-02-17 14:57:36 +01:00
DSPEmulator.cpp Clean Up 2015-01-24 17:10:21 -06:00
DSPEmulator.h
ec_wii.cpp
ec_wii.h
GeckoCode.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
GeckoCode.h
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h Host: Add Host_RendererIsFullscreen(). 2015-01-04 17:09:56 +01:00
HotkeyManager.cpp HotKey: fix warnings 2015-02-04 20:19:16 +01:00
HotkeyManager.h HotKey: fix warnings 2015-02-04 20:19:16 +01:00
MachineContext.h
MemTools.cpp Clean Up 2015-01-24 17:10:21 -06:00
MemTools.h
Movie.cpp Movie: reintroduce a local variable 2015-02-14 02:27:15 +01:00
Movie.h
NetPlayClient.cpp More minor consistency changes 2015-01-12 22:28:12 -05:00
NetPlayClient.h Port dolphin to SFML 2.1 2014-11-25 16:44:38 +00:00
NetPlayProto.h Clean Up 2015-01-24 17:10:21 -06:00
NetPlayServer.cpp Merge pull request #1869 from Stevoisiak/GeneralConsistency 2015-01-21 13:46:53 -06:00
NetPlayServer.h Port dolphin to SFML 2.1 2014-11-25 16:44:38 +00:00
PatchEngine.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
PatchEngine.h Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
State.cpp Merge pull request #1854 from JosJuice/read-disc-after-delay 2015-02-18 20:35:07 +00:00
State.h
VolumeHandler.cpp Don't read from disk when checking volume type 2015-01-17 13:21:02 +01:00
VolumeHandler.h Don't read from disk when checking volume type 2015-01-17 13:21:02 +01:00