libretro / parallel-n64

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

Massively improve performance in Angrylion MT #605

Closed Themaister closed 4 years ago

mudlord commented 4 years ago

Well done. I wish I knew more about C++ to do things like std::move and others. Guess its just one of those things to learn about!