dolphin/Source/Core
JosJuice f7b9c1f034 Jit: Move dcbx ENABLE_IF
INSTRUCTION_START is supposed to be before anything else in the
function. The difference only matters if INSTRUCTION_START gets
redefined, though.
2026-04-02 11:14:39 +02:00
..
AudioCommon AudioCommon/Mixer: Fix integrated GBA sample rate calculation and inverted stereo channels. 2026-03-30 08:37:37 -05:00
Common ChunkFile: Add void* version of DoPointer. 2026-03-30 19:02:11 -05:00
Core Jit: Move dcbx ENABLE_IF 2026-04-02 11:14:39 +02:00
DiscIO Triforce: Check only first byte in region flag. 2026-03-15 18:43:00 +00:00
DolphinNoGUI NoGUI: Add Escape key to close emulation on Windows 2026-03-25 08:56:29 -05:00
DolphinQt DolphinQt: Expose Game Boy Player ROM path on the GameCube config tab. 2026-03-31 23:40:54 -05:00
DolphinTool Merge pull request #14214 from JoshuaVandaele/cmake-nonbreaking-improvements 2026-01-25 18:33:46 -08:00
InputCommon Merge pull request #14237 from JulienBernard3383279/gcc-adapter-hotswap 2026-03-18 16:56:30 -05:00
MacUpdater Merge pull request #14036 from TellowKrinkle/SkipPostprocess 2026-01-25 22:01:29 -05:00
UICommon UICommon: Create User/Logs/ at startup 2026-03-30 20:04:58 +02:00
UpdaterCommon Misc: fix compiler warning: implicit declaration of function 2026-02-08 00:37:29 +01:00
VideoBackends Metal: Always run endEncoding on command encoders 2026-03-03 09:49:42 -05:00
VideoCommon VideoCommon: ignore zero-stride EFB/XFB copies 2026-03-28 03:05:08 +00:00
WinUpdater Misc: fix compiler warning: implicit declaration of function 2026-02-08 00:37:29 +01:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props HW/HSP: Add Game Boy Player device. 2026-03-30 22:29:11 -05:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in