Fix media history confusion across versions

This commit is contained in:
RichardG867
2025-04-14 22:38:47 -03:00
parent 812895acea
commit 366c0d5d02
2 changed files with 4 additions and 1 deletions

View File

@@ -59,7 +59,6 @@ While there are common methods to create freely-writable optical discs, such as
### User interface
* Added a **list of recently used images** for floppy and CD-ROM drives
* Added icons to help identify recently used images and folders on the **CD-ROM menu**
* Added translation: <span class="emoji">🇹🇼</span> **Chinese (Taiwan)** by [kzmidze](https://github.com/kzmidze)
* Fixed incorrect **hard disk image sizes** when creating images larger than 4 GB or with more than 16 heads
* Fixed **hard disk image size** (in MB) changing itself while a new size is being typed in

View File

@@ -51,6 +51,10 @@ Updating the ROM set will also change the **Phoenix XT clone** machine to a newe
* Fixed keyboard shortcuts for full screen mode when the **Keyboard requires capture** option is set
### User interface
* Added a **list of recently used images** to all removable media types (not just floppy and CD-ROM)
### Machines
* Added video overscan delta option to the **IBM PCjr** (fixing the game on the screenshot above)