ares-emulator / ares

ares is a cross-platform, open source, multi-system emulator, focusing on accuracy and preservation.
https://ares-emu.net
Other
997 stars 123 forks source link

n64: remove branch state machine from epilogue #1598

Closed invertego closed 2 months ago

invertego commented 3 months ago

This will bloat generated code in the short term, but some of that can be elided with future optimizations.

Passes n64-systemtest with both the interpreter and recompiler.

invertego commented 3 months ago

Rebased on cleanup commit from @rasky.