mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-11 06:59:07 +01:00
![comex](/assets/img/avatar_default.png)
That commit reorganized fastmem a bit; I wrote it before the patch to support fastmem in JitIL landed, and forgot to edit it to account for the fact. Since JitILBase now derives from Jitx86Base, the HandleFault override can just be removed.