Releases: mupen64plus/mupen64plus-ui-console
Releases · mupen64plus/mupen64plus-ui-console
nightly-build
Merge pull request #88 from kwolekr/master
debugger: Add dumpmem command
Mupen64Plus v2.6.0
Source tarball for the "UI-Console" front-end application (command-line only) of the Mupen64Plus v2.6.0 release.
Mupen64Plus v2.5.9
Source tarball for the "UI-Console" front-end application (command-line only) of the Mupen64Plus v2.5.9 release.
Mupen64Plus v2.5
Source tarball for the "UI-Console" front-end application (command-line only) of the Mupen64Plus v2.5 release.
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
- 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
- add some parameter checking for --emumode option
- new cheat file format from spinout182
- makefile fixes and improvements
1.99.3
- 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
- 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
- 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