Skip to content

Releases: mupen64plus/mupen64plus-ui-console

nightly-build

12 Apr 04:16
beddd15
Compare
Choose a tag to compare
nightly-build Pre-release
Pre-release
Merge pull request #84 from GhostlyDark/osx_library_path

core_interface.c: Don't force macOS app bundle path

Mupen64Plus v2.6.0

15 Jul 03:06
Compare
Choose a tag to compare

Source tarball for the "UI-Console" front-end application (command-line only) of the Mupen64Plus v2.6.0 release.

Mupen64Plus v2.5.9

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

Source tarball for the "UI-Console" front-end application (command-line only) of the Mupen64Plus v2.5.9 release.

Mupen64Plus v2.5

28 Apr 05:00
Compare
Choose a tag to compare

Source tarball for the "UI-Console" front-end application (command-line only) of the Mupen64Plus v2.5 release.

2.0

17 Dec 20:35
Compare
Choose a tag to compare
2.0
  • 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:35
Compare
Choose a tag to compare
  • New option to disable internal core speed limiter (for benchmarking)
  • Updated Console-UI front-end for new Mupen64plus 2.0 API versioning
  • Added config version number for UI-Console section
  • makefile fixes and improvements

1.99.4

17 Dec 20:34
Compare
Choose a tag to compare
  • add some parameter checking for --emumode option
  • new cheat file format from spinout182
  • makefile fixes and improvements

1.99.3

17 Dec 21:24
Compare
Choose a tag to compare
  • New feature: command-line option --set for setting arbitrary configuration variables
  • updated MAN pgae for all the changes made in the 2.0 re-architecture
  • Makefile improvements:
    • added OS type GNU/kFreeBSD
    • add -lpthread to LIBS so that GDB will run the emulator without throwing a warning right after starting

1.99.2

17 Dec 21:24
Compare
Choose a tag to compare
  • new feature: added MSVC8 project/solution files, minor refactoring for VC compatibility
  • Makefile improvements:
    • throw error if OS/CPU not supported
    • use DESTDIR in install/uninstall paths
    • Allow user-specified CC/CXX/LD paths

1.99.1

17 Dec 21:24
Compare
Choose a tag to compare
  • Brand new Console-based front-end for Mupen64Plus 2.0
  • New feature: R4300 Core Comparison for debugging
  • New feature: Cheat code support from command-line