..
lv2
atomic.cpp/threads: remove old wait callback
2020-11-14 18:16:27 +03:00
Modules
Add some error checking in sceNp2.cpp
2020-11-13 05:28:00 +03: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
Fix warnings
2020-05-27 18:41:17 +03:00
MFC.h
SPU debugger: Add atomic status and tag update channels information
2020-06-27 07:04:37 +01:00
PPCDisAsm.h
Debugger: Use Signed Hexadecimal formatting ( #8751 )
2020-08-20 22:07:31 +01:00
PPUAnalyser.cpp
vm: add map_self() method to utils::shm
2020-11-08 16:43:15 +03:00
PPUAnalyser.h
Replace utils::cntlz{32,64} with std::countl_zero
2020-04-14 16:05:58 +03:00
PPUCallback.h
sys_ppu_thread_create: read function descriptor immediately and save it
2020-04-08 19:23:13 +03:00
PPUDisAsm.cpp
PPU Debugger: fix typo in STDX
2020-10-17 22:00:22 +03:00
PPUDisAsm.h
PPU Debugger: Improve move from/to CR registers instructions
2020-10-17 22:00:22 +03:00
PPUFunction.cpp
LV2: cleanup syscall table ( #9106 )
2020-10-21 10:04:34 +03:00
PPUFunction.h
Allow cpu_thread& arg passed to the syscalls
2020-10-30 17:03:32 +03:00
PPUInterpreter.cpp
vm: add map_self() method to utils::shm
2020-11-08 16:43:15 +03:00
PPUInterpreter.h
PPU: implement VNMSUBFP (precise variant)
2020-06-07 22:44:07 +03:00
PPUModule.cpp
vm: add map_self() method to utils::shm
2020-11-08 16:43:15 +03:00
PPUModule.h
Replace ppu_module_manager Function Static with Class Static variable (static module map) ( #8669 )
2020-08-06 12:34:08 +02:00
PPUOpcodes.h
Remove std::rotr usage for now
2020-05-14 21:42:44 +03:00
PPUThread.cpp
Don't add lonely cpu_flag::memory on TSX path (bug)
2020-11-14 09:03:33 +03:00
PPUThread.h
Allow cpu_thread& arg passed to the syscalls
2020-10-30 17:03:32 +03:00
PPUTranslator.cpp
Upgrade to LLVM 11 Stable
2020-11-02 21:23:25 +03:00
PPUTranslator.h
Upgrade to LLVM 11 Stable
2020-11-02 21:23:25 +03:00
RawSPUThread.cpp
Improve cond_var notifiers
2020-11-06 00:10:16 +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
vm: add map_self() method to utils::shm
2020-11-08 16:43:15 +03:00
SPUASMJITRecompiler.h
SPU: Implement events channel count, minor interrupts fixes
2020-09-18 21:57:24 +03:00
SPUDisAsm.cpp
SPU Debugger: Implement float registers view + General debugger fixes ( #9265 )
2020-11-15 08:45:28 +03:00
SPUDisAsm.h
SPU Debugger: Improve registers panel
2020-11-10 22:51:52 +03:00
SPUInterpreter.cpp
vm: add map_self() method to utils::shm
2020-11-08 16:43:15 +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
Upgrade to LLVM 11 Stable
2020-11-02 21:23:25 +03:00
SPURecompiler.h
SPU LLVM: fix spu_cache dependency
2020-05-31 21:54:04 +03:00
SPUThread.cpp
SPU Debugger: Implement float registers view + General debugger fixes ( #9265 )
2020-11-15 08:45:28 +03:00
SPUThread.h
SPU Debugger: Implement float registers view + General debugger fixes ( #9265 )
2020-11-15 08:45:28 +03:00