rpcsx/rpcs3/Emu/Cell
Elad Ashkenazi db7f84f9f8
SPU/PPU/Debugger: Ensure ascending stack frames (#13833)
* PPU/Debugger: Ensure ascending stack frames

* SPU/Debugger: Ensure descending stack frame pointers
2023-05-10 11:23:09 +03:00
..
lv2 Fix some warnings 2023-05-09 07:55:46 +02:00
Modules cellPamf: Add missing error code 2023-05-06 06:31:58 +02:00
Common.h PPU: implement accurate FRES 2022-05-11 10:46:08 +03:00
ErrorCodes.h Remove whitespace 2023-02-15 08:58:02 +01:00
MFC.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
MFC.h Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
PPCDisAsm.h GUI Utilities: Implement instruction search, PPU/SPU disasm improvements (#10968) 2021-10-12 23:12:30 +03:00
PPUAnalyser.cpp Loader: Make executable analyzation not halt UI when launching games 2023-04-12 15:18:50 +03:00
PPUAnalyser.h Loader: Make executable analyzation not halt UI when launching games 2023-04-12 15:18:50 +03:00
PPUCallback.h Fix HLE callbacks within context of HLE PPU stack variables 2021-06-28 14:31:28 +03:00
PPUDisAsm.cpp Remove whitespace 2023-02-15 08:58:02 +01:00
PPUDisAsm.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
PPUFunction.cpp Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
PPUFunction.h PPU: Add new patch function for SONIC 06 2022-12-09 21:16:05 +03:00
PPUInterpreter.cpp Warning fixes 2022-09-17 16:35:02 +03:00
PPUInterpreter.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
PPUModule.cpp Decrease some include madness 2023-04-26 21:37:44 +02:00
PPUModule.h fix order of static initialization 2023-02-17 11:58:40 +03:00
PPUOpcodes.h Implement at32() util 2022-09-26 18:04:15 +03:00
PPUThread.cpp SPU/PPU/Debugger: Ensure ascending stack frames (#13833) 2023-05-10 11:23:09 +03:00
PPUThread.h LV2: Optimizations and fixes 2022-08-11 11:42:16 +03:00
PPUTranslator.cpp PPU LLVM: disable DSE pass and use volatile store/loads 2023-04-14 07:26:30 +03:00
PPUTranslator.h remove unnecessary pointer bitcasts 2023-04-09 12:45:18 +03:00
RawSPUThread.cpp SPU: Implement "quintuple" Inbound MBOX storage 2022-09-07 20:42:23 +03:00
RawSPUThread.h Migration to named_thread<> 2018-10-19 22:22:35 +03:00
SPUAnalyser.cpp Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
SPUAnalyser.h Warning fixes 2022-09-17 16:35:02 +03:00
SPUASMJITRecompiler.cpp Implement at32() util 2022-09-26 18:04:15 +03:00
SPUASMJITRecompiler.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
SPUDisAsm.cpp SPU Disasm: Detect sys_event_flag_set_bit syscall 2022-06-20 20:50:11 +03:00
SPUDisAsm.h Remove whitespace 2023-02-15 08:58:02 +01:00
SPUInterpreter.cpp Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
SPUInterpreter.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
SPUOpcodes.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
SPURecompiler.cpp Deterministic FREST and FRSQEST 2023-05-06 12:59:34 +03:00
SPURecompiler.h Remove built_function 2022-01-24 22:21:41 +03:00
SPUThread.cpp SPU/PPU/Debugger: Ensure ascending stack frames (#13833) 2023-05-10 11:23:09 +03:00
SPUThread.h Remove whitespace 2023-02-15 08:58:02 +01:00
timers.hpp cellCrossControllerInitialize: add dialog 2022-07-13 19:12:46 +02:00