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
..
2021-05-18 21:40:59 +03:00
2021-06-25 09:41:32 +03:00
2021-09-05 10:16:25 +02:00
2021-04-11 14:01:51 +03:00
2021-09-17 22:15:48 +02:00
2021-04-29 22:57:40 +03:00
2021-04-11 14:01:51 +03:00
2021-04-29 22:57:40 +03:00
2021-04-11 14:01:51 +03:00
2020-12-18 12:23:53 +03:00
2020-12-12 15:12:01 +03:00
2021-04-11 14:01:51 +03:00
2021-04-03 21:54:15 +03:00
2021-04-11 14:01:51 +03:00
2021-07-17 20:02:21 +02:00
2021-04-11 14:01:51 +03:00
2021-04-11 14:01:51 +03:00
2020-12-18 12:23:53 +03:00
2020-12-12 15:12:01 +03:00