CSS tweaks to make things less spaced out

This commit is contained in:
RichardG867
2022-11-26 01:01:15 -03:00
parent ffe7b48728
commit 0e8112cc97
9 changed files with 60 additions and 22 deletions

View File

@@ -40,7 +40,7 @@ The **Windows version** will remain on the existing Win32 user interface for now
### User interface
* Added a **toolbar** with quick commands as well as emulation status
* Added translations: 🇵🇱 **Polish** by [Fanta-Shokata](https://github.com/Fanta-Shokata), 🇺🇦 **Ukrainian** by **Олександр#9368** and [Danik2343](https://github.com/Danik2343)
* Added translations: <span class="emoji">🇵🇱</span> **Polish** by [Fanta-Shokata](https://github.com/Fanta-Shokata), <span class="emoji">🇺🇦</span> **Ukrainian** by **Олександр#9368** and [Danik2343](https://github.com/Danik2343)
* Added **API** for graceful shutdown without confirmation (WM_SHUTDOWN/0x8893 with WPARAM=1)
* Changed **file selection windows** to pause emulation while they're open
* Changed **title bar** to only contain the emulated machine name and 86Box version (emulation speed and mouse status are now on the toolbar)

View File

@@ -1,7 +1,7 @@
---
layout: post
title: "Why Not Pentium III?"
description: "When does 'preservation' in emulation become impractical?"
description: "When does preservation in emulation become impractical?"
authors: ["richardg867"]
image: "/assets/images/whynotp3/hero.png"
---