Skip to content

Releases: mupen64plus/mupen64plus-rsp-hle

Mupen64Plus v2.6.0

15 Jul 03:08
Compare
Choose a tag to compare

Source tarball for the "RSP-HLE" module of the Mupen64Plus v2.6.0 release.

nightly-build

12 Apr 04:12
Compare
Choose a tag to compare
nightly-build Pre-release
Pre-release
update version and release info for v2.6.0 release

Mupen64Plus v2.5.9

17 Feb 06:49
Compare
Choose a tag to compare
Mupen64Plus v2.5.9 Pre-release
Pre-release

Source tarball for the "RSP-HLE" module of the Mupen64Plus v2.5.9 release.

Mupen64Plus v2.5

28 Apr 05:00
Compare
Choose a tag to compare

Source tarball for the "RSP-HLE" module of the Mupen64Plus v2.5 release.

2.0

17 Dec 20:58
Compare
Choose a tag to compare
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

17 Dec 20:58
Compare
Choose a tag to compare
  • Handle JPEG decompression, used in Ogre Battle 64 and Pokemon Stadium
  • updated RSP plugin for new Mupen64plus 2.0 API versioning scheme
  • bugfix: #102 - Missing backgrounds in Ogre Battle 64
  • many makefile fixes and improvements

1.99.4

17 Dec 20:58
Compare
Choose a tag to compare
  • merged all big-endian fixes from mupen64gc project
  • makefile fixes and improvements

1.99.3

17 Dec 21:21
Compare
Choose a tag to compare
  • Makefile improvement: added OS type GNU/kFreeBSD

1.99.2

17 Dec 21:21
Compare
Choose a tag to compare
  • 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

1.99.1

17 Dec 21:21
Compare
Choose a tag to compare
  • Converted to new Mupen64Plus 2.0 API
  • Refactored build system to separate source and object files
  • Refactored all code to remove win32-specific things, unnecessary functions, and clean up