63 lines
1.8 KiB
Markdown
63 lines
1.8 KiB
Markdown
# Changelog
|
|
All notable changes to this project will be documented in this file. This is only for the Windows version of the emulator. For the Android changelog, refer to the [Android changelog](../Docs/CHANGELOG-ANDROID.md).
|
|
|
|
Minor note: Before version 4.0, the changelog didn't exist, and the changelog that did exist that was implemented after version 2.3.2 was very basic and version history before that was 99% guessed. So after 4.0 we hope for that to change!
|
|
|
|
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
- ROM info now always shows even if "hide advanced options" is checked
|
|
- If emulator runs into permanent loop, it will no longer end emulation
|
|
|
|
## [3.0.1] - June 17, 2021
|
|
|
|
## [3.0.0] - May 26, 2021
|
|
### Added
|
|
- GLideN64 has been added and you can select it as the default plugin in the welcome screen
|
|
- New audio plugin
|
|
- New input plugin
|
|
- Added enhancements functionality
|
|
- Added Shygoo's debugger code
|
|
- Added the ability to change defaults
|
|
|
|
### Changed
|
|
- Saves now have their own unique directory
|
|
- Cheat system has been completely rebuilt
|
|
- Project64 is now large address aware
|
|
- Default compiler is now Visual Studio 2015
|
|
|
|
### Fixes
|
|
- Fixed FPU issue
|
|
- Fix issues in key assignment
|
|
|
|
### Removed
|
|
- N/A
|
|
|
|
## [2.3.2] - January 23, 2017
|
|
|
|
## [2.3.1] - October 2, 2016
|
|
|
|
## [2.3] - August 12, 2016
|
|
|
|
## [2.2] - March 30, 2015
|
|
|
|
## [2.1] - March 29, 2015
|
|
|
|
## [2.0] - Unknown date
|
|
|
|
## [1.7] - Unknown date
|
|
- Changes unknown, but first major open-source release
|
|
- Major updates to the core
|
|
|
|
## [1.6.1] - Unknown date
|
|
- Last update of the Jabo plugins
|
|
- Minor update
|
|
|
|
## [1.6] - Unknown date
|
|
- Last major release before major changes and open-source release in 1.7
|
|
|
|
## [1.1 - 1.5] - Unknown date
|
|
- Changes unknown currently
|
|
|
|
## [1.0] - May 26, 2001
|
|
- First release! |