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 types.hpp: implement smin, smax, amin, amax 2021-05-22 12:10:57 +03:00
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 Add Intel's Rocket Lake 11th gen cpu. (#10205) 2021-05-13 11:34:37 +03:00
JIT.h
lockless.h Remove redundant operators != 2021-04-29 22:57:40 +03:00
LUrlParser.cpp
LUrlParser.h Fix some -Weffc++ warnings (part 2) 2021-04-03 21:54:15 +03:00
mutex.cpp Move busy_wait() to asm.hpp 2020-12-18 12:23:53 +03:00
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 More random changes 2021-04-11 14:01:51 +03:00
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