rpcs3/Utilities
Eladash 65c9cd99cd Patches/PPU: Implement HLE/LLE/With-TOC function call patches
Example patches:
  [ jumpf, 0x12340, "cellGcmSys:cellGcmSetFlip"] // Places a call to cellGcmSetFlip at 0x12340
  [ jumpf, 0x12340, "cellGcmSys:0xDC09357E"] // Same, using FNID
  [ jumpf, 0x12340, 0x2345678 ] # Function OPD based call eading OPD at 0x2345678
2021-09-26 20:49:57 +03:00
..
address_range.h
bin_patch.cpp
bin_patch.h
bit_set.h
BitField.h
cfmt.h
cheat_info.cpp
cheat_info.h
cond.cpp
cond.h
Config.cpp
Config.h
CRC.h
date_time.h
File.cpp
File.h
geometry.h
git-version-gen.cmd
JIT.cpp
JIT.h
lockless.h
LUrlParser.cpp
LUrlParser.h
mutex.cpp
mutex.h
rXml.cpp
rXml.h
sema.cpp
sema.h
StrFmt.cpp
StrFmt.h
StrUtil.h
sync.h
Thread.cpp
Thread.h
Timer.h
version.cpp
version.h