Cemu/src/Cafe/HW/Espresso
Exzap 5328e9eb10 CPU: Fix overflow bit calculation in SUBFO instruction
Since rD can overlap with rA or rB the result needs to be stored in a temporary
2024-07-26 06:03:00 +02:00
..
Debugger debugger: Add symbol support to PPC stack traces 2024-07-26 06:03:00 +02:00
Interpreter CPU: Fix overflow bit calculation in SUBFO instruction 2024-07-26 06:03:00 +02:00
Recompiler Update thread names (#1120) 2024-03-15 23:06:48 +01:00
Const.h coreinit: Fix memory mapping API 2023-01-27 09:57:10 +00:00
EspressoISA.h Fix incorrect streamout buffer index in GS + refactor various code (#258) 2022-09-17 03:45:18 +02:00
PPCCallback.h PPCCoreCallback: Add support for stack args if GPR limit is reached 2024-05-18 20:37:37 +02:00
PPCScheduler.cpp Bump CI clang version to 15 + workaround for unsafe fiber optimizations (#982) 2023-09-29 17:17:28 +02:00
PPCSchedulerLLE.cpp Bump CI clang version to 15 + workaround for unsafe fiber optimizations (#982) 2023-09-29 17:17:28 +02:00
PPCState.h nn_save: Refactor and modernize code 2024-05-29 00:07:37 +02:00
PPCTimer.cpp Migrate force_log_printf to new logging (#714) 2023-04-12 16:31:34 +02:00