dolphin/Source
Pokechu22 b349254ff4 docs/DSP: Document the behavior when main and extended opcodes both write to the same register (the write backlog)
For more information, ApplyWriteBackLog, WriteToBackLog, and ZeroWriteBackLog were added in b787f5f8f7 and the explanatory comment was added in fd40513fed, although it did not mention the specific instructions that could trigger this edge case. The statements about which registers can be written by main opcodes and extension opcodes are based on my own checking of all instructions in the manual.
2022-05-29 15:00:09 -07:00
..
Android android: downgrade AGP to 7.0.4 2022-05-29 01:18:05 -07:00
Core docs/DSP: Document the behavior when main and extended opcodes both write to the same register (the write backlog) 2022-05-29 15:00:09 -07:00
DSPSpy Merge pull request #10694 from Pokechu22/dsp-assembler-error-messages-etc 2022-05-29 00:16:23 +01: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
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