Version
4.0-344
Branch
master
Date
10 years, 5 months ago
Android Ubuntu 13.04
Commit
39ad5a2f7a6f8533d19fea41e4eeaf8ace2763d4
Change author
Ryan Houdek
Change description
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.