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 Patches/PPU: Implement HLE/LLE/With-TOC function call patches 2021-09-26 20:49:57 +03:00
bin_patch.h Patches/PPU: Implement HLE/LLE/With-TOC function call patches 2021-09-26 20:49:57 +03:00
bit_set.h
BitField.h
cfmt.h
cheat_info.cpp
cheat_info.h
cond.cpp
cond.h
Config.cpp input: fix custom pad config removal 2021-09-05 10:16:25 +02:00
Config.h input: fix custom pad config removal 2021-09-05 10:16:25 +02:00
CRC.h
date_time.h
File.cpp Emu: Fix disc game move from hdd0/game 2021-09-17 22:15:48 +02:00
File.h Emu: Fix disc game move from hdd0/game 2021-09-17 22:15:48 +02:00
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 Windows/Audio: add listener for device change 2021-08-25 22:44:16 +02:00
StrFmt.h Fixup byte array formatter 2021-07-17 20:02:21 +02:00
StrUtil.h Windows/Audio: add listener for device change 2021-08-25 22:44:16 +02:00
sync.h
Thread.cpp SPU: cpu_work() fixup, fix recursion in AV handler 2021-09-18 19:43:55 +03:00
Thread.h sys_ppu: Implement sys_ppu_thread_rename 2021-07-19 12:37:33 +02:00
Timer.h
version.cpp
version.h