..
lv2
sys_fs: Lock dev_hdd1 mount point at cellSysCacheClear
2020-04-04 19:36:16 +01:00
Modules
sys_fs: Lock dev_hdd1 mount point at cellSysCacheClear
2020-04-04 19:36:16 +01:00
Common.h
Add missing #includes to header files
2019-06-25 17:11:10 +03:00
ErrorCodes.h
Random space fixes
2019-10-14 19:42:35 +03:00
MFC.cpp
move config structs to own files and clean up some headers
2020-02-17 15:08:17 +03:00
MFC.h
Add missing #includes to header files
2019-06-25 17:11:10 +03:00
PPCDisAsm.h
PPU Disasm: Fix branches spacing
2020-03-14 16:12:18 +03:00
PPUAnalyser.cpp
ppu_iname: refactor to use actual strings
2020-03-26 15:28:41 +03:00
PPUAnalyser.h
ppu_iname: refactor to use actual strings
2020-03-26 15:28:41 +03:00
PPUCallback.h
Increases stack allocation for callbacks.
2018-11-12 15:09:26 +03:00
PPUDisAsm.cpp
Make ppu_decoder<> objects constexpr (partial)
2020-03-24 13:46:46 +03:00
PPUDisAsm.h
PPU Disasm: Fix branches spacing
2020-03-14 16:12:18 +03:00
PPUFunction.cpp
Apply some Clang-Tidy fixes
2020-02-27 00:38:55 +03:00
PPUFunction.h
Memoize and print r3-r6 under Current function in the ppu_thread::dump()
2020-03-22 14:13:52 +03:00
PPUInterpreter.cpp
Finalize constexpr ppu_decoder<> thing
2020-03-25 11:18:48 +03:00
PPUInterpreter.h
Finalize constexpr ppu_decoder<> thing
2020-03-25 11:18:48 +03:00
PPUModule.cpp
Fix alignment on embedded spu elf searching ( #7894 )
2020-03-29 03:54:45 +01:00
PPUModule.h
hle: cellAuthDialog
2020-02-22 16:03:14 +03:00
PPUOpcodes.h
Finalize constexpr ppu_decoder<> thing
2020-03-25 11:18:48 +03:00
PPUThread.cpp
Fix ppu_thread::dump_callstack()
2020-04-04 00:06:51 +03:00
PPUThread.h
CPUThread: Split dump() info to separate methods
2020-04-03 01:36:35 +01:00
PPUTranslator.cpp
PPU LLVM: Add FMA accuracy setting ( #7874 )
2020-03-31 20:01:10 +03:00
PPUTranslator.h
PPU LLVM: Add FMA accuracy setting ( #7874 )
2020-03-31 20:01:10 +03:00
RawSPUThread.cpp
RawSPU: fix race condition in RunCntl stop request
2020-02-29 21:54:54 +03:00
RawSPUThread.h
Migration to named_thread<>
2018-10-19 22:22:35 +03:00
SPUAnalyser.cpp
spu_iname: refactor to use actual strings
2020-03-26 15:26:55 +03:00
SPUAnalyser.h
spu_iname: refactor to use actual strings
2020-03-26 15:26:55 +03:00
SPUASMJITRecompiler.cpp
Make spu_decoder<> objects constexpr
2020-03-24 12:18:37 +03:00
SPUASMJITRecompiler.h
SPU: internal refactoring, add spu_program
2019-11-26 00:01:38 +03:00
SPUDisAsm.cpp
Make spu_decoder<> objects constexpr
2020-03-24 12:18:37 +03:00
SPUDisAsm.h
SPU DisAsm: fix disasm for BINZ and similar instruction
2020-04-04 21:38:40 +03:00
SPUInterpreter.cpp
Make spu_decoder<> objects constexpr
2020-03-24 12:18:37 +03:00
SPUInterpreter.h
Make spu_decoder<> objects constexpr
2020-03-24 12:18:37 +03:00
SPUOpcodes.h
Make spu_decoder<> objects constexpr
2020-03-24 12:18:37 +03:00
SPURecompiler.cpp
SPU LLVM: implement bisect helper (debugging tool)
2020-04-04 21:38:40 +03:00
SPURecompiler.h
SPU: internal refactoring, add spu_program
2019-11-26 00:01:38 +03:00
SPUThread.cpp
SPU debugger: Show channels data
2020-04-03 18:37:21 +03:00
SPUThread.h
SPU debugger: Show channels data
2020-04-03 18:37:21 +03:00