dolphin/Source/Core/DolphinQt
booto 2ff0486335 Debugger/Memory: Add support for address spaces
Different address spaces can be chosen in the memory view panel.
 * Effective (or virtual): Probably the view people mostly want. Address
   translation goes through MMU.
 * Auxiliary: ARAM address space. Does not display anything in Wii mode.
 * Physical: Physical address space. Only supports mem1 and mem2 (wii
   mode) so far.
2019-05-02 21:14:30 -04:00
..
Config Merge pull request #8065 from jordan-woyak/wm-ext-names 2019-05-02 13:14:17 +02:00
Debugger Debugger/Memory: Add support for address spaces 2019-05-02 21:14:30 -04:00
FIFO Qt: Fix add button not releasing 2019-04-22 20:32:01 -04:00
GameList
NetPlay Merge pull request #8032 from spycrab/netplay_md5 2019-04-26 03:19:41 +02:00
QtUtils DolphinQt: Fix mapping of space, return, and mouse-clicks from immediately re-activating detection. 2019-04-28 08:34:47 -05:00
Settings Qt: Fix add button not releasing 2019-04-22 20:32:01 -04:00
TAS
AboutDialog.cpp
AboutDialog.h
CheatsManager.cpp Qt/CheatsManager: Use ActionReplay constants 2019-04-22 14:09:47 +02:00
CheatsManager.h
CMakeLists.txt Qt/Debugger: Implement patch instruction preview 2019-04-27 23:31:19 +02:00
DiscordHandler.cpp
DiscordHandler.h
DiscordJoinRequestDialog.cpp
DiscordJoinRequestDialog.h
DolphinQt.manifest
DolphinQt.rc
DolphinQt.vcxproj Qt/Debugger: Implement patch instruction preview 2019-04-27 23:31:19 +02:00
DolphinQt.vcxproj.user
GCMemcardManager.cpp Qt: Fix add button not releasing 2019-04-22 20:32:01 -04:00
GCMemcardManager.h
Host.cpp
Host.h
HotkeyScheduler.cpp NetPlay: Implement golf mode 2019-04-05 07:01:03 -04:00
HotkeyScheduler.h NetPlay: Implement golf mode 2019-04-05 07:01:03 -04:00
Info.plist.in
Main.cpp
MainWindow.cpp Merge pull request #7841 from iwubcode/config-mgr-onion 2019-04-21 00:01:47 -04:00
MainWindow.h Merge pull request #7945 from spycrab/np_browser 2019-04-06 12:36:29 +02:00
MenuBar.cpp Qt/NetPlay: Integrate NetPlayIndex 2019-04-06 12:27:30 +02:00
MenuBar.h Qt/NetPlay: Integrate NetPlayIndex 2019-04-06 12:27:30 +02:00
qt.conf
RenderWidget.cpp Fix the screen going black on pause after changing windows 2019-04-27 23:26:44 -07:00
RenderWidget.h Fix the screen going black on pause after changing windows 2019-04-27 23:26:44 -07:00
resource.h
ResourcePackManager.cpp
ResourcePackManager.h
Resources.cpp
Resources.h
SearchBar.cpp
SearchBar.h
Settings.cpp Merge pull request #7841 from iwubcode/config-mgr-onion 2019-04-21 00:01:47 -04:00
Settings.h
ToolBar.cpp
ToolBar.h
Translation.cpp
Translation.h
Updater.cpp
Updater.h
WiiUpdate.cpp
WiiUpdate.h