PS3dev IngPereira has pushed his project, DynarecPS3, to GitHub. Dynarec will help to enhance emulation on the PS3, like with the PS3SX emulator, and will (probably) help with N64 emulation as discussed many times in the forums before.
DynarecPS3
This tool make possible running JIT code on GameOS PS3 by loading patches to lv2, using peek | poke lv2 calls based in some codes from libkammy stuff on 3.41, right now just work on cfw 4.21 DEX or CEX, it need to be ported to others CFW.
It can be ported too to work on MFW (implementation on lv2_kernel.self, see bugs)
if anyone need help with porting to MFW (LV2_KERNEL) like cfw ps3ita or Rebug so have dynarec support patched without any pkg or lv2 patcher, just try to send me a pm or email.
https://github.com/IngPereira/DynarecPS3
So now is possible already to run dynamic recompiler on GameOS LV2, like i say by now just support 4.21 CFW CEX | DEX.
Download first commit 4.21 CEX | DEX already
POC: USING PSX DYNAREC EMULATOR
You can now try to use dynarec from PS3SX for example.
.- First run dynarec enabler to patch dynamic recompiler code support, it will beep and log on hdd0.
.- To use dynarec from ps3sx you have to leave “interpreter mode“=OFF so it will try to use dynamic recompiler maded by anonymous, if you don’t launch first dynarec enabler then you will have a Black screen when trying to run any iso from ps3sx menu, so you need to run dynarec enabler before doing anything that need jit code support like this POC.
If you have run dynarec enabler before then you will see depending of the game (because this dynarec from ps3sx is too old and outdated, games works more faster but is not so compatible) that ps3sx will launch the game instead of black screen because GameOS is now patched.
Now we can make our own dynarecs for emulators that may use it, like n64 one or dosbox.
to see bugs, info see git.




03-03-2013
01:38 PM
Wow this is AMAZING news I'm so excited for this. People have been trying to port the dynarec from 3.41 ever since we first got on 3.55. This should definitely allow for more emulators.
03-03-2013
09:08 PM
Awesome! Great news thanks for not giving up on making this happen to those that made this project a reality! Long time waiting for this one!
03-04-2013
02:12 PM
I loved playin mario cart 64 on my psp. Hopefully we can see a n64 emulator in the future.
03-04-2013
02:22 PM
There is a new multiman 4.20.03 which supports dynerecs if its done right according to his blog. Look it up at brewology . This can also support ps3 ISO if done correctly