forked from mupen64plus/mupen64plus-ui-console
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRELEASE
53 lines (44 loc) · 2.34 KB
/
RELEASE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Mupen64Plus-UI-Console RELEASE
------------------------------
Mupen64Plus-UI-Console Front-End v2.5 - April 26, 2015
------------------------------------------------------
- Update man page document
- Add application desktop file and icons
- Add support for loading savestate immediately on emulator startup
- Compile-time flag to support building ui-console as a library (used by Android frontend)
Mupen64Plus-UI-Console Front-End v2.0 - July 4, 2013
----------------------------------------------------
- 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
Mupen64Plus-UI-Console Front-End v1.99.5 - March 10, 2012
---------------------------------------------------------
- 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
Mupen64Plus-UI-Console Front-End v1.99.4 - November 22, 2010
------------------------------------------------------------
- add some parameter checking for --emumode option
- new cheat file format from spinout182
- makefile fixes and improvements
Mupen64Plus-UI-Console Front-End v1.99.3 - February 13, 2010
------------------------------------------------------------
- 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
Mupen64Plus-UI-Console Front-End v1.99.2 - January 6, 2010
------------------------------------------------------------
- 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
Mupen64Plus-UI-Console Front-End v1.99.1 - December 14, 2009
------------------------------------------------------------
- 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