版本
4.0-344
分支
master
发布于
10 years, 5 months ago
Android Ubuntu 13.04
提交(Commit)
39ad5a2f7a6f8533d19fea41e4eeaf8ace2763d4
修改者
Ryan Houdek
修改说明
Disable Fastmem on JIT64IL. JIT64IL is completely incompatible with Fastmem and doesn't need it since it has its own way to speed up memory accesses. This fixes the JIT64IL core, which I totally didn't break but was blamed for.