dolphin/Source/Core
Lioncash dbfb8408d9 HW: Use unsigned indices in RegisterMMIO where applicable
base is an unsigned variable, so we can make things little more
consistent by making the loop index unsigned so we aren't doing bit
arithmetic with signed types.

MemoryInterface already does this, so we can leave it alone.

No behavioral changes, just a consistency thing.
2022-10-11 09:27:34 -04:00
..
AudioCommon
Common ENetUtil: Check return values of ENet functions in SendPacket(). 2022-10-09 02:39:38 +02:00
Core HW: Use unsigned indices in RegisterMMIO where applicable 2022-10-11 09:27:34 -04:00
DiscIO
DolphinNoGUI
DolphinQt DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00
DolphinTool
InputCommon Android: Use input override system for touch controls 2022-10-03 22:04:09 +02:00
MacUpdater
UICommon Merge pull request #11088 from JosJuice/uicommon-set-enable-alert 2022-09-29 09:09:29 -04:00
UpdaterCommon
VideoBackends VideoBackends:Vulkan: Fix command buffer cleanup 2022-10-08 21:40:33 +02:00
VideoCommon Simplify saving CP state 2022-10-09 19:32:59 -07:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props VideoCommon: add structures to graphics mods to allow for future adding or removing parameters with less code overhead 2022-10-09 00:00:01 -05:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props