libretro / parallel-n64

Optimized/rewritten Nintendo 64 emulator made specifically for Libretro. Originally based on Mupen64 Plus.
328 stars 128 forks source link

Fix parallel-RSP build against modern LLVM. #602

Closed Themaister closed 4 years ago

Themaister commented 4 years ago

Tested against LLVM 9. Made some optimizations where the LLVM JIT engines don't have to be re-created all the time.