mirror of
https://github.com/86Box/86box.github.io.git
synced 2026-02-21 17:15:35 -07:00
Release v3.7.1 (for real)
This commit is contained in:
@@ -118,18 +118,33 @@ With the significant improvement to emulation performance consistency afforded b
|
||||
|
||||
## Changelog for v3.7.1
|
||||
|
||||
### Emulator
|
||||
|
||||
* Fixed mouse staying captured when **pausing emulation**
|
||||
|
||||
### User interface
|
||||
|
||||
* Fixed crashes with the **Resizable window** and **Remember size & position** options
|
||||
* Fixed **Show non-primary monitors** option not working properly if the secondary display output window is closed
|
||||
* Fixed loss of remembered window size and position when migrating from v3.6 and older configurations
|
||||
* Fixed **New Image** window hanging during floppy image creation
|
||||
* Fixed **Settings** window slightly varying in layout across different operating systems
|
||||
* Changed **CD-ROM media menu** to match the floppy media menu's option order
|
||||
|
||||
### Machines
|
||||
|
||||
* Fixed **AOpen Vi15G** not booting up
|
||||
* Fixed PS/2 mouse on the **Xi8088**
|
||||
* Fixed PS/2 mouse not being detected on the **Xi8088**
|
||||
* Fixed BIOS `Timer Error` on **Microsoft Virtual PC 2007**
|
||||
* Fixed incorrect chipset on the **TriGem 286M**
|
||||
|
||||
### Hardware
|
||||
|
||||
* **Core**
|
||||
* Fixed **AAD and AAM** instruction emulation inaccuracies
|
||||
* Fixed expanded (EMS) memory support on **Headland chipsets**
|
||||
* Fixed **AAD and AAM** CPU instruction emulation inaccuracies
|
||||
* Fixed **DR6** CPU debug register emulation inaccuracies
|
||||
* Fixed **fast PIT** emulation inaccuracy
|
||||
* Fixed more **RTC** timer interrupt emulation inaccuracies
|
||||
* **Display**
|
||||
* Fixed **OAK OTI-0x7** VGA emulation inaccuracies
|
||||
|
||||
2
index.md
2
index.md
@@ -17,7 +17,7 @@ Features
|
||||
|
||||
Downloads
|
||||
---------
|
||||
The latest stable version of 86Box is **v3.7**, which was released on July 31, 2022, and is available from our [GitHub repository](https://github.com/86Box/86Box/releases/tag/v3.7).
|
||||
The latest stable version of 86Box is **v3.7.1**, which was released on August 5, 2022, and is available from our [GitHub repository](https://github.com/86Box/86Box/releases/latest).
|
||||
|
||||
We also offer [nightly builds](https://ci.86box.net/job/86Box), which are built from the latest source code, but may not be as stable and/or optimized as stable builds.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user