..
lv2
Patch: add floating point support
2017-07-17 18:36:54 +03:00
Modules
Minor sceNpBasicGetEvent Fix
2017-07-19 21:41:37 +03:00
Common.h
PPU interpreter (precise): SAT bit implemented ( #2736 )
2017-04-30 21:05:50 +03:00
ErrorCodes.h
Added CELL_CANCEL
2017-05-15 14:37:05 +03:00
MFC.cpp
SPU fix
2017-04-16 17:44:20 +03:00
MFC.h
New reservations
2017-03-10 15:51:40 +03:00
PPCDisAsm.h
fmt::by_value, fmt::Format removed
2015-08-24 21:22:42 +03:00
PPUAnalyser.cpp
PPU LLVM: relocation support
2017-07-04 02:04:22 +03:00
PPUAnalyser.h
PPU LLVM: relocation support
2017-07-04 02:04:22 +03:00
PPUCallback.h
Silly macro removed
2016-08-12 19:31:28 +03:00
PPUDisAsm.cpp
HLE linkage rewritten
2017-04-16 17:44:19 +03:00
PPUDisAsm.h
PPU: HACK instruction removed
2017-03-22 23:23:47 +03:00
PPUFunction.cpp
Stub sys_rsxaudio_ functions
2017-06-22 20:08:21 +03:00
PPUFunction.h
PPU LLVM: paradigm shift
2017-06-23 20:09:33 +03:00
PPUInterpreter.cpp
PPU: MTOCRF optimization
2017-06-29 17:48:55 +03:00
PPUInterpreter.h
PPU interpreter (precise): SAT bit implemented ( #2736 )
2017-04-30 21:05:50 +03:00
PPUModule.cpp
Patch: add floating point support
2017-07-17 18:36:54 +03:00
PPUModule.h
PPU LLVM: paradigm shift
2017-06-23 20:09:33 +03:00
PPUOpcodes.h
PPUOpcodes.h updated
2017-06-23 20:09:33 +03:00
PPUThread.cpp
PPU LLVM: simplify module loading
2017-07-17 16:49:46 +03:00
PPUThread.h
ppu_syscall_code type added (for fmt)
2017-06-26 16:56:13 +03:00
PPUTranslator.cpp
PPU LLVM: unuse FP_SAT_OP
2017-07-12 14:00:38 +03:00
PPUTranslator.h
PPU LLVM: relocation support
2017-07-04 02:04:22 +03:00
RawSPUThread.cpp
Reservation fix
2017-03-11 15:48:43 +03:00
RawSPUThread.h
IdManager improved
2017-01-25 23:29:36 +03:00
SPUAnalyser.cpp
asmjit: Minimal locking when reading, also only lock when actually writing to the db
2017-07-19 23:28:33 +03:00
SPUAnalyser.h
New shared_mutex
2017-01-25 00:38:07 +03:00
SPUASMJITRecompiler.cpp
spu: Reimplement FCGT and FCMGT to handle corner cases (such as comparisons against infinites and denormals)
2017-07-08 14:52:16 +03:00
SPUASMJITRecompiler.h
Update asmjit submodule (Testers wanted!) ( #2782 )
2017-05-18 14:22:45 +03:00
SPUDisAsm.cpp
Partial commit: Cell
2016-04-15 19:22:34 +03:00
SPUDisAsm.h
Complex STOP 0x0 hack
2017-02-24 16:57:09 +03:00
SPUInterpreter.cpp
spu: Reimplement FCGT and FCMGT to handle corner cases (such as comparisons against infinites and denormals)
2017-07-08 14:52:16 +03:00
SPUInterpreter.h
Partial commit: Cell
2016-04-15 19:22:34 +03:00
SPUOpcodes.h
Partial commit: Cell
2016-04-15 19:22:34 +03:00
SPURecompiler.cpp
cpu_thread::test_state added
2017-02-22 13:23:21 +03:00
SPURecompiler.h
Minor changes
2017-01-25 04:43:12 +03:00
SPUThread.cpp
spu: Implement concurrent instruction execution watchdog for wrch
2017-07-19 23:28:33 +03:00
SPUThread.h
spu: Speed hacks - Do not starve PPU threads
2017-05-10 21:50:14 +03:00