dolphin/Source/Core
aldelaro5 2f5d00450a Add precision about the names of r1, r2 and r13 for the register view
In the code view, it would never say r1 or r2, but rather sp (stack pointer) and rtoc (register of the table of content) respectively.  In the register view, all it says is the register number.  This is an inconvenience considering it might not be obvious which register belongs to which of these terms.

Also make r13 named the "sda" for small data area with the same convention as above.
2016-11-02 01:13:00 -04:00
..
AudioCommon AudioCommon: SupportsDPL2Decoder, SupportsLatencyControl, SupportsVolumeChanges 2016-10-09 19:18:16 -07:00
Common Add precision about the names of r1, r2 and r13 for the register view 2016-11-02 01:13:00 -04:00
Core Movie: Add missing includes 2016-10-20 14:22:42 +02:00
DiscIO NANDContentLoader: Add IOFile forward declaration 2016-10-14 20:27:22 -04:00
DolphinQt2 Merge pull request #4254 from ligfx/check_errors_postprocessing 2016-10-02 20:42:39 -07:00
DolphinWX Merge pull request #4194 from Armada651/efb-source-format 2016-10-21 21:45:29 +00:00
InputCommon Fix missing includes 2016-10-07 23:46:41 +02:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends Merge pull request #4194 from Armada651/efb-source-format 2016-10-21 21:45:29 +00:00
VideoCommon Merge pull request #4194 from Armada651/efb-source-format 2016-10-21 21:45:29 +00:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00