What is the emulation method used by Project 64?
(Dynamic or Static) Recompilation or Opcode-based?
What is the emulation method used by Project 64?
(Dynamic or Static) Recompilation or Opcode-based?
I'm not a developer, but it allows for a choice between dynamic recompilation or interpretation for the CPU core (as seen in the advanced options). Static recompilation would not be practical.