mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-27 06:45:49 +02:00
Now block link nearcode is back to a length of three instructions. Unfortunately, the code I'm adding to Jit.cpp ends up being a bit messy because we need to handle the case of already being in farcode...