dolphin/Source
Pokechu22 c34a738b4c DSPSpy: Add missing jumps to end_of_test
Without this, execution continues beyond the end of the function, into the great unknown (probably eventually falling into either code left from a previous test, or the start of the DSP ROM). end_of_test is just an infinite loop to stop executing until the DSP is reset.
2022-05-23 19:36:47 -07:00
..
Android Fix game card in landscape 2022-05-15 17:31:49 -04:00
Core Core/State: Make memory layout of StateHeader more explicit. 2022-05-24 03:04:52 +02:00
DSPSpy DSPSpy: Add missing jumps to end_of_test 2022-05-23 19:36:47 -07:00
DSPTool msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
PCH cmake: fix PCH to work with msvc/ninja 2022-05-22 00:29:47 +02:00
UnitTests Rename CP and XF normal component count enums and update their descriptions 2022-05-18 14:43:14 -07:00
VSProps Merge pull request #10559 from shuffle2/qt6 2022-05-08 01:29:46 -04:00
.clang-format Require clang-format 9 and reformat source code 2020-01-08 22:18:15 +01:00
CMakeLists.txt cmake: Add a few missing settings from the Visual Studio project files on MSVC. 2022-05-22 00:29:48 +02:00
dolphin-emu.sln use fmt as static library instead of headers 2022-04-26 16:32:29 -07:00