dolphin/Source/Core
Tillmann Karras 9c7136453d FifoPlayer: reduce XF_REGS_SIZE to what we know
This avoids out-of-bounds warnings when replaying FIFO captures.

The value of XF_REGS_SIZE is written into the DFF header and we only
read the min of XF_REGS_SIZE and the header value, so this change is
backward compatible and doesn't break forward compatibility for old
Dolphin versions either.
2018-10-08 06:54:32 +01:00
..
AudioCommon AudioCommon: Implement WASAPI 2018-05-26 13:08:10 +02:00
Common GekkoDisassembler: fix mtfsf yet again 2018-10-08 02:43:34 +01:00
Core FifoPlayer: reduce XF_REGS_SIZE to what we know 2018-10-08 06:54:32 +01:00
DiscIO Fix reading title IDs of Wii discs 2018-09-30 17:46:20 +02:00
DolphinNoGUI Merge pull request #6983 from yourWaifu/add-discord-rpc-support 2018-06-25 00:06:27 +02:00
DolphinQt FIFOAnalyzer: print BP registers without X suffix 2018-10-08 02:00:25 +01:00
InputCommon Merge pull request #7400 from zackhow/phone-rumble 2018-09-21 17:05:46 +02:00
UICommon Fix reading title IDs of Wii discs 2018-09-30 17:46:20 +02:00
Updater Updater: Show error when trying to launch directly 2018-05-05 23:32:08 +02:00
VideoBackends Merge pull request #7457 from Tilka/use_clamp 2018-10-07 19:53:45 +01:00
VideoCommon FifoPlayer: reduce XF_REGS_SIZE to what we know 2018-10-08 06:54:32 +01:00
CMakeLists.txt Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00