mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 22:49:00 +01:00
![Lioncash](/assets/img/avatar_default.png)
Rather than have a separate independent variable that we need to keep track of in conjunction with the JIT code buffer size itself, amend the analyst code to use the code buffer constant in JitBase. Now if the size ever changes, then the analyst will automatically adjust to handle it.