Releases: mupen64plus/mupen64plus-rsp-hle
Releases · mupen64plus/mupen64plus-rsp-hle
Mupen64Plus v2.6.0
nightly-build
update version and release info for v2.6.0 release
Mupen64Plus v2.5.9
Source tarball for the "RSP-HLE" module of the Mupen64Plus v2.5.9 release.
Mupen64Plus v2.5
Source tarball for the "RSP-HLE" module of the Mupen64Plus v2.5 release.
2.0
- Add support for MusyX ucode detection
- support JPEG decoding used in Pokemon Stadium Japan
- lots of refactoring to clean up code
- Project files for Visual Studio 2012
- Makefile changes
- add support for PowerPC and MinGW32 builds
- add cross-compiling support to build Win32 executables (MXE) under Linux
1.99.5
1.99.4
1.99.3
1.99.2
- new feature: added MSVC8 project file for RSP-HLE plugin, fixed a few minor incompatibilities
- Makefile improvements:
- throw error if OS/CPU not supported
- use DESTDIR in install/uninstall paths
- Allow user-specified CC/CXX/LD paths
- use C++ compiler to link instead of LD, because the compiler knows where the standard C++ libs are