interpreter

  1. afrv

    PS3 Is there a bytecode interpreter for PS3?

    I stumbled across a debug page on a game, that showed the names of almost every single function in the game. Bytecodes were paired with them. I did research and found it's an encoded way to call on variables and functions via interpreter. Is there a bytecode interpreter for PS3?
Back
Top