meepingsnesroms / Mu

A new Palm OS emulator targeting compatibility, speed and accuracy in that order.
https://meepingsnesroms.github.io/
183 stars 33 forks source link

Fix 4 bugs #81

Closed meepingsnesroms closed 5 years ago

meepingsnesroms commented 5 years ago

Prevent the standard case from overwriting EMU_SUPPORT_PALM_OS5 := 1 from the jni makefile. Remove unsupported __builtin_expect(x, y) from MSVC compilers. Use <.h> headers instead of <c> headers for C headers in C++11 for RetroArchs weird Mac OS toolchain. Remove unused header for RetroArchs weird Mac OS toolchain.