Changelog complet
See the [release announcement](http://86box.net/2025/08/24/86box-v5-0.html) for more information!
## What's Changed
* Qt: Remove leftovers of the "Reload previous image" option by @lemondrops in https://github.com/86Box/86Box/pull/4788
* Use ftruncate on Unix to create hard disk images quickly by @chungy in https://github.com/86Box/86Box/pull/4792
* XGA changes of the day (September 5th, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/4798
* One line per file in CmakeLists.txt by @jriwanek in https://github.com/86Box/86Box/pull/4799
* Media history: fix buffer overflow by @tsoliman in https://github.com/86Box/86Box/pull/4804
* Mach64 font fix about Solaris. (September 13th, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/4815
* Add a proper 1MB capable ATI 28800-6 BIOS by @TC1995 in https://github.com/86Box/86Box/pull/4829
* Fix compile. by @TC1995 in https://github.com/86Box/86Box/pull/4830
* Microtouch: decouple mouse poll and serial transmit, add software baud config and more by @mourix in https://github.com/86Box/86Box/pull/4826
* Remove a useless AND to 0x7f in the SB DSP reset routine in its port 0x0e (Read) by @TC1995 in https://github.com/86Box/86Box/pull/4832
* Microtouch: Fix compiler warning by @mourix in https://github.com/86Box/86Box/pull/4831
* Mach64VT class 8bpp render fix. by @TC1995 in https://github.com/86Box/86Box/pull/4835
* ESDI MCA changes of the late night (September 18th, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/4836
* PVGA changes of the day (September 22nd, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/4847
* Mach32 and clock changes of the day (September 22nd, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/4848
* Workaround the volume that is too low on the PAS Plus. by @TC1995 in https://github.com/86Box/86Box/pull/4849
* XGA aperture fixes of the day (September 24th, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/4851
* S3 Pre-ViRGE changes of the day (September 26th, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/4862
* Compile and linker fixes for OpenBSD by @jgilje in https://github.com/86Box/86Box/pull/4871
* Major video changes of the day (October 3rd, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/4877
* XGA changes of the day (October 5th, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/4885
* Microtouch: implement calibration extended by @mourix in https://github.com/86Box/86Box/pull/4897
* Switch to macos-13 for github actions by @jriwanek in https://github.com/86Box/86Box/pull/4907
* Fix errors with P6-based machines in the machine table by @rushieda in https://github.com/86Box/86Box/pull/4910
* qt: Make the About dialog closeable with Esc key by @lemondrops in https://github.com/86Box/86Box/pull/4912
* Improvements to 86Box translations for PT-BR by @altiereslima in https://github.com/86Box/86Box/pull/4914
* Big video changes of the day (October 26th, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/4919
* Small but important video changes of the day (October 27th, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/4923
* Update pt-BR.po by @altiereslima in https://github.com/86Box/86Box/pull/4920
* XGA changes of the early day (October 28th, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/4924
* Update pt-BR.po by @nelsonhef in https://github.com/86Box/86Box/pull/4925
* Video and emulator GUI changes of the day (October 28th, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/4928
* Update pt-BR.po by @altiereslima in https://github.com/86Box/86Box/pull/4927
* S3 bank update (October 29th, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/4929
* Changes to 8514/A compatible stuff (November 2nd, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/4936
* Even better (hopefully) way to fix the mode switches (November 3rd, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/4937
* 8514/A compatible changes on Mach32 of the day (November 3rd, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/4942
* vi_VN addition and misinterpreting fix by @barnacl437 in https://github.com/86Box/86Box/pull/4940
* Fixing regressions of the mach32 (November 5th, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/4945
* Further improvements to the translation system by @lemondrops in https://github.com/86Box/86Box/pull/4964
* config.c: Don't delete the storage controllers section too early by @lemondrops in https://github.com/86Box/86Box/pull/4965
* Video changes of the day (November 13th, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/4966
* Spock changes of the day (November 13th, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/4967
* Linux mouse fixes by @TheBombSquad in https://github.com/86Box/86Box/pull/4968
* Update ja-JP.po by @sasamiya-bios in https://github.com/86Box/86Box/pull/4971
* Embed Qt base translations in the executable by @OBattler in https://github.com/86Box/86Box/pull/4973
* Update zh-CN.po by @borisvolk117 in https://github.com/86Box/86Box/pull/4975
* Update zh-TW.po by @sasamiya-bios in https://github.com/86Box/86Box/pull/4978
* Localization fixes by @lemondrops in https://github.com/86Box/86Box/pull/4986
* GitHub Actions maintenance by @lemondrops in https://github.com/86Box/86Box/pull/4987
* Added Dutch translations by @sharkbyte16 in https://github.com/86Box/86Box/pull/4989
* Link to avrt.dll on Windows for openal-soft >=1.24.0 by @lemondrops in https://github.com/86Box/86Box/pull/4997
* Fix SChinese and TChinese translations by @sasamiya-bios in https://github.com/86Box/86Box/pull/5006
* Add new machine GRiD GRiDcase 1520 by @techomancer in https://github.com/86Box/86Box/pull/4728
* Update YMFM to latest version as of 11/30/2024 by @jriwanek in https://github.com/86Box/86Box/pull/5023
* Deal with magic numbers in gameport.c by @jriwanek in https://github.com/86Box/86Box/pull/5024
* Added initial support for external sound device OPL2Board. by @josephillips85 in https://github.com/86Box/86Box/pull/5010
* Fix build for mac and linux by @josephillips85 in https://github.com/86Box/86Box/pull/5026
* Update llvm-macos-aarch64.cmake by @josephillips85 in https://github.com/86Box/86Box/pull/5027
* Fix on CI Builds for Windows and Linux by @josephillips85 in https://github.com/86Box/86Box/pull/5028
* Update resid-fp to 2.12.0 from libsidplayfp by @jriwanek in https://github.com/86Box/86Box/pull/5030
* Cleanups and warning fixes to grid 1520 by @jriwanek in https://github.com/86Box/86Box/pull/5031
* Update sonar scanner by @jriwanek in https://github.com/86Box/86Box/pull/5032
* Gateway Tigereye Changes by @AstroMadson in https://github.com/86Box/86Box/pull/5037
* build.sh: Update the MacPorts OpenAL hack by @lemondrops in https://github.com/86Box/86Box/pull/5042
* Minor change in pt-BR.po by @nelsonhef in https://github.com/86Box/86Box/pull/5034
* Add "The Entertainer" for Microprose Gunship 429.04 by @jriwanek in https://github.com/86Box/86Box/pull/5043
* Make YMFM work again on 86box using OPL2/3. by @TC1995 in https://github.com/86Box/86Box/pull/5046
* Issue template updates by @lemondrops in https://github.com/86Box/86Box/pull/5050
* Various cleanups in src/sound by @jriwanek in https://github.com/86Box/86Box/pull/5051
* Add initial support for YM2151 & YM2164 by @jriwanek in https://github.com/86Box/86Box/pull/5052
* More YMFM backend integration work by @jriwanek in https://github.com/86Box/86Box/pull/5053
* S3 and Cirrus updates of the first day of winter (December 21, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/5058
* Add PSE-36 (36-bit page size extension) support by @lemondrops in https://github.com/86Box/86Box/pull/5061
* Update pt-BR.po by @altiereslima in https://github.com/86Box/86Box/pull/5060
* 8514/A change of the day (December 22nd, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/5062
* Add initial Mazovia 1016 emulation by @asiekierka in https://github.com/86Box/86Box/pull/5064
* ViRGE changes of the day (December 22nd, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/5065
* S3 changes of the day (December 25th 2024, Christmas 2024 gift) by @TC1995 in https://github.com/86Box/86Box/pull/5068
* Add AWE64 CT4380 no IDE variant by @jriwanek in https://github.com/86Box/86Box/pull/5073
* Add SB16 CT2940 no IDE variant by @jriwanek in https://github.com/86Box/86Box/pull/5074
* Bring net_cards in line with other device arrays by @jriwanek in https://github.com/86Box/86Box/pull/5075
* Some additional comments in CMS by @jriwanek in https://github.com/86Box/86Box/pull/5076
* Add PNP 1IO and make Vibra16XV use it by @jriwanek in https://github.com/86Box/86Box/pull/5079
* Add Vibra 16XV (Onboard) by @jriwanek in https://github.com/86Box/86Box/pull/5080
* Add the Compaq ProSignia S316/318 (Intel chipset) by @rushieda in https://github.com/86Box/86Box/pull/5078
* First batch of IDE HDD model names/speeds by @MaxwellS04 in https://github.com/86Box/86Box/pull/5022
* Add Vibra 16CL by @jriwanek in https://github.com/86Box/86Box/pull/5082
* DMA change of the day (December 31st, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/5086
* SCSI CD-ROM change of the day (December 31st, 2024) by @TC1995 in https://github.com/86Box/86Box/pull/5087
* Second batch of IDE HDD model names/speeds by @MaxwellS04 in https://github.com/86Box/86Box/pull/5083
* Some changes on the PCSCSI code of the new year (January 1st, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5089
* Some machine changes of the day (January 1st, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5090
* Add the Micronics M5Pi by @nerd73 in https://github.com/86Box/86Box/pull/5091
* Add Creative EMU8000 PnP (Goldfinch) by @jriwanek in https://github.com/86Box/86Box/pull/5092
* Fix various omissions in device.c by @jriwanek in https://github.com/86Box/86Box/pull/5094
* Late day changes (January 2nd, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5097
* Add Compaq Presario 7100/7200 Series 486 Machine (UMC 8881) by @conan7123 in https://github.com/86Box/86Box/pull/5096
* Add Ensoniq ES1370 by @jriwanek in https://github.com/86Box/86Box/pull/5098
* More fixes to parens and normalization of es1370, and cleaning in snd_sb.c too by @jriwanek in https://github.com/86Box/86Box/pull/5099
* Fixes to es137x code by @jriwanek in https://github.com/86Box/86Box/pull/5102
* pc87307: Fix GPIO base address configuration by @disean in https://github.com/86Box/86Box/pull/5104
* Add CT1297 to CT5880, seen on the CT4810 by @jriwanek in https://github.com/86Box/86Box/pull/5106
* Fix wrong sample rate of ES1370 software synth playback by @jriwanek in https://github.com/86Box/86Box/pull/5105
* Atari PC3 & PC4 by @jriwanek in https://github.com/86Box/86Box/pull/5109
* Cleanups and improvements to SB1.x and 2.0 by @jriwanek in https://github.com/86Box/86Box/pull/5111
* A few bug fixes according to docs and fw for sb by @jriwanek in https://github.com/86Box/86Box/pull/5114
* 8514/A and S3 changes of the late day (January 9th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5115
* And Cirrus per the previous commit. by @TC1995 in https://github.com/86Box/86Box/pull/5116
* And DC390 for today. by @TC1995 in https://github.com/86Box/86Box/pull/5117
* Cleanups in qt_settingsports by @jriwanek in https://github.com/86Box/86Box/pull/5118
* CONFIG_BIOS for IBM 5160, diagnostics and more by @jriwanek in https://github.com/86Box/86Box/pull/5119
* Device cleanups by @jriwanek in https://github.com/86Box/86Box/pull/5120
* Add other BIOS versions to ibmpc by @jriwanek in https://github.com/86Box/86Box/pull/5121
* Add other BIOS versions to ibmxt (82) by @jriwanek in https://github.com/86Box/86Box/pull/5122
* Add other BIOS versions to ibmxt (86) by @jriwanek in https://github.com/86Box/86Box/pull/5123
* Allow selection between PCI and PNP BIOSes on the PB450. by @Dizzy611 in https://github.com/86Box/86Box/pull/5125
* Random warning fixes and cleaning by @jriwanek in https://github.com/86Box/86Box/pull/5124
* Various improvements & Cleanups by @jriwanek in https://github.com/86Box/86Box/pull/5130
* Initial Micro Solutions CompatiCard support by @jriwanek in https://github.com/86Box/86Box/pull/5131
* Add ABIT BX6 by @unreal9010 in https://github.com/86Box/86Box/pull/5129
* Fixed a BX6-related typo by @unreal9010 in https://github.com/86Box/86Box/pull/5133
* NCR 5380-based changes of the day (January 12, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5136
* Okay, maybe for the 53c400 only so. by @TC1995 in https://github.com/86Box/86Box/pull/5137
* Update README.md - added the Avalonia86 manager by @eddmanx in https://github.com/86Box/86Box/pull/5138
* More NCR53c400 fixes (January 13th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5140
* Remove excess logs. by @TC1995 in https://github.com/86Box/86Box/pull/5141
* Added a couple of Quantum Fireball SE/EX drives by @unreal9010 in https://github.com/86Box/86Box/pull/5142
* RIVA 128 preparation: Implement high-frequency timer asynchronous to guest CPU and a new logging function to detect repeated patterns of lines by @starfrost013 in https://github.com/86Box/86Box/pull/5135
* Added TEAC CD-532E (32X)/NEC CDR-1900A (32X) CD-ROM drives, completed the EX/CR line of Fireballs and made a few corrections by @unreal9010 in https://github.com/86Box/86Box/pull/5143
* Quick fixes to the Everex EV-165A by @jriwanek in https://github.com/86Box/86Box/pull/5144
* Change exec386_dynarec_dyn to noinline in 386_dynarec.c by @greblosdier in https://github.com/86Box/86Box/pull/5151
* Added a plenty of IDE CD-ROM models (+other HDD changes) by @MaxwellS04 in https://github.com/86Box/86Box/pull/5146
* IBM and RTC Changes by @jriwanek in https://github.com/86Box/86Box/pull/5152
* Add 9 more ATA-4/ATA-5 HDD models I have forgotten by @MaxwellS04 in https://github.com/86Box/86Box/pull/5153
* A small fix to SV2046D by @MaxwellS04 in https://github.com/86Box/86Box/pull/5155
* 1st set of changes (video-related) of the day (January 16th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5157
* Fix incorrect Opti chipset for MVI486 by @greblosdier in https://github.com/86Box/86Box/pull/5158
* GlaBIOS for Juko ST by @telanus in https://github.com/86Box/86Box/pull/5156
* The delayed video changes of the night (January 20th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5169
* GlaBIOS for Vendex HeadStart Turbo 888-XT by @telanus in https://github.com/86Box/86Box/pull/5170
* Big SCSI bus update of the day, NCR 5380 too (January 20th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5172
* Video changes of the day (January 26th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5180
* More changes to the 5380 chips (January 26th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5181
* 8514/A and S3 minor change (January 26th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5182
* Use F8+F12 to release mouse on all platforms by @chungy in https://github.com/86Box/86Box/pull/4786
* Add the AT&T Globalyst 330 (Pentium/Socket 4) by @rushieda in https://github.com/86Box/86Box/pull/5177
* Add the PC Partner VIA809DS (Socket 7 D.V./VIA VP3) by @rushieda in https://github.com/86Box/86Box/pull/5184
* Video changes of the night (January 29th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5188
* Make HDD models' speeds accurate by @MaxwellS04 in https://github.com/86Box/86Box/pull/5189
* Some fixes to tmacm and carts by @jriwanek in https://github.com/86Box/86Box/pull/5192
* Initial work for Gameport instancing by @jriwanek in https://github.com/86Box/86Box/pull/5193
* Clean up .available & .poll by @jriwanek in https://github.com/86Box/86Box/pull/5194
* malloc to calloc by @jriwanek in https://github.com/86Box/86Box/pull/5195
* Assorted warning fixes by @jriwanek in https://github.com/86Box/86Box/pull/5197
* Cleanups and a bugfix by @jriwanek in https://github.com/86Box/86Box/pull/5198
* Windows dark mode by @OBattler in https://github.com/86Box/86Box/pull/5200
* Windows dark mode by @OBattler in https://github.com/86Box/86Box/pull/5201
* Fix various errors with the machine table for 586-based machines (Part 1) by @rushieda in https://github.com/86Box/86Box/pull/5206
* Next batch of cleanups by @jriwanek in https://github.com/86Box/86Box/pull/5208
* Support for standalone secondary IDE by @jriwanek in https://github.com/86Box/86Box/pull/5212
* Fix warnings in ide_sec by @jriwanek in https://github.com/86Box/86Box/pull/5213
* General changes from the obattler_202406 branch by @jriwanek in https://github.com/86Box/86Box/pull/5214
* More Socket 3 PCI by @jriwanek in https://github.com/86Box/86Box/pull/5217
* Block AMD and Cyrix CPUs from Intel Socket 5/7 motherboards with stock BIOS by @rushieda in https://github.com/86Box/86Box/pull/5224
* Bring back the Slot 1 to Socket 8 adapter, but block it from use on incompatible machines. by @pankoza2-pl in https://github.com/86Box/86Box/pull/5227
* Add onboard sound to Gateway Mailman and Hitman by @MaxwellS04 in https://github.com/86Box/86Box/pull/5139
* Add IBM PS/55 machines and its peripherals by @akmed772 in https://github.com/86Box/86Box/pull/5237
* Mach32 changes of the day (February 20th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5240
* Spock/Tribble (IBM PS/2 SCSI) changes of the late night (February 21st, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5241
* Some improvements to IBM PCjr by @jriwanek in https://github.com/86Box/86Box/pull/5245
* Add a keyboard ID, keyboard scancode set 81h and 82h for PS/55 machine by @akmed772 in https://github.com/86Box/86Box/pull/5246
* All held-down keys are now released when Alt-Tab'ing out by @Cacodemon345 in https://github.com/86Box/86Box/pull/5257
* x87: Fix Final Reality discolored screen for interpreter by @Cacodemon345 in https://github.com/86Box/86Box/pull/5258
* x87: Fix Final Reality discolored screen for all dynarecs by @Cacodemon345 in https://github.com/86Box/86Box/pull/5259
* Fix compile on ARM64 by @Cacodemon345 in https://github.com/86Box/86Box/pull/5260
* Mouse cursor now properly appears after uncapture by @Cacodemon345 in https://github.com/86Box/86Box/pull/5261
* USB multimedia keys now work on Windows by @Cacodemon345 in https://github.com/86Box/86Box/pull/5263
* OS/2 3.0 icon backgrounds are now drawn properly by @Cacodemon345 in https://github.com/86Box/86Box/pull/5264
* Revert all FPU changes for Final Reality by @Cacodemon345 in https://github.com/86Box/86Box/pull/5266
* x64 NDR: Properly address the entire cpu_state struct by @Cacodemon345 in https://github.com/86Box/86Box/pull/5270
* x64 NDR: Fix crashes/undefined behaviour with 2+ GB of allocated RAM by @Cacodemon345 in https://github.com/86Box/86Box/pull/5271
* Misc. changes for new dynamic recompiler by @Cacodemon345 in https://github.com/86Box/86Box/pull/5273
* Revert some unnecessary changes for NDR by @Cacodemon345 in https://github.com/86Box/86Box/pull/5274
* S3 ViRGE: Make IRQs happen in main thread by @Cacodemon345 in https://github.com/86Box/86Box/pull/5276
* Fix Acer 100T machine not showing up on Linux due to case-sensitivity. by @thedax in https://github.com/86Box/86Box/pull/5275
* S3 ViRGE: Use a significantly faster version of the ROP code by @Cacodemon345 in https://github.com/86Box/86Box/pull/5277
* Trident TGUI: Use a significantly faster version of the ROP code by @Cacodemon345 in https://github.com/86Box/86Box/pull/5278
* ViRGE: Revert all FIFO changes and keep only IRQ handling by @Cacodemon345 in https://github.com/86Box/86Box/pull/5280
* Add EMMI and the 4 missing FPU instructons to the Cyrix 6x86MX by @OBattler in https://github.com/86Box/86Box/pull/5284
* IBM PS/55 DA2: Fix various drawing issues in graphics mode by @akmed772 in https://github.com/86Box/86Box/pull/5282
* Fix ES1370 detection by @jriwanek in https://github.com/86Box/86Box/pull/5285
* Don't include `cpu.h` in `timer.h` by @Cacodemon345 in https://github.com/86Box/86Box/pull/5288
* 8514/A compatible changes of the day (March 6th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5289
* Add a global sound mute option by @Cacodemon345 in https://github.com/86Box/86Box/pull/5290
* Initialize the sound icon menu pointer by @lemondrops in https://github.com/86Box/86Box/pull/5291
* Fixes for the ports page of the settings dialog by @lemondrops in https://github.com/86Box/86Box/pull/5292
* Disable Windows 11 rounded window corners when they cover the emulated screen by @lemondrops in https://github.com/86Box/86Box/pull/5293
* NCR 53c400: slightly more accurate speed. by @TC1995 in https://github.com/86Box/86Box/pull/5295
* Fix the LPT device list duplicating on every machine change by @lemondrops in https://github.com/86Box/86Box/pull/5298
* Spock/Tribble changes of the day (March 8th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5299
* Trantor T128/MediaVision SCSI changes of the day (March 8th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5300
* Mach32 LFB changes of the day (March 8th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5301
* Fix Preferences dialog crash by @Cacodemon345 in https://github.com/86Box/86Box/pull/5302
* PAS16 SCSI change of the day (March 8th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5303
* ESS/SB changes of the day (March 8th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5304
* XGA/VGA changes of the evening (March 8th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5306
* Mach32 LFB changes (March 8th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5307
* T128 changes of the evening (March 9th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5313
* CONFIG_BIOS related changes and some hardening by @jriwanek in https://github.com/86Box/86Box/pull/5316
* some translation fixes for vi-VN lang by @barnacl437 in https://github.com/86Box/86Box/pull/5311
* Handle libslirp deprecations by @lemondrops in https://github.com/86Box/86Box/pull/5317
* Port OpenGL 3.x renderer from PCem by @Cacodemon345 in https://github.com/86Box/86Box/pull/5320
* General Improvements, Cleanups and additions by @jriwanek in https://github.com/86Box/86Box/pull/5318
* OpenGL 3.x screenshots are now processed by @Cacodemon345 in https://github.com/86Box/86Box/pull/5322
* Qt: Fix more compile errors by @Cacodemon345 in https://github.com/86Box/86Box/pull/5323
* Call `glViewport` with correct function pointer by @Cacodemon345 in https://github.com/86Box/86Box/pull/5324
* Attempt fixing crash on NetBSD by @Cacodemon345 in https://github.com/86Box/86Box/pull/5325
* Restore older GLSL version code by @Cacodemon345 in https://github.com/86Box/86Box/pull/5327
* Qt: Make tooltip displays consistent by @Cacodemon345 in https://github.com/86Box/86Box/pull/5329
* OpenGL 3.x: Fix shader manager dialog crash when using multi-monitors by @Cacodemon345 in https://github.com/86Box/86Box/pull/5330
* Alter `#version` statements for macOS by @Cacodemon345 in https://github.com/86Box/86Box/pull/5331
* Microtouch: Properly restore system cursor if "Show Crosshair" is enabled by @Cacodemon345 in https://github.com/86Box/86Box/pull/5333
* Add option to inhibit multimedia keys from host on Windows by @Cacodemon345 in https://github.com/86Box/86Box/pull/5338
* Attempt fixing OpenGL 3.x screenshot by @Cacodemon345 in https://github.com/86Box/86Box/pull/5341
* OpenGL: Always use an alpha value of 1.0 for drawing scene to texture by @Cacodemon345 in https://github.com/86Box/86Box/pull/5344
* Fix building on Haiku OS by @Cacodemon345 in https://github.com/86Box/86Box/pull/5345
* OpenGL: Attempt detecting BOM before parsing parameters by @Cacodemon345 in https://github.com/86Box/86Box/pull/5347
* Misc. OpenGL renderer fixes by @Cacodemon345 in https://github.com/86Box/86Box/pull/5350
* Fixes for broken translation by @usergithub64 in https://github.com/86Box/86Box/pull/5351
* Readd XT and AT floppy controllers by @MaxwellS04 in https://github.com/86Box/86Box/pull/5346
* Make renderer options item enabled/disabled instead by @Cacodemon345 in https://github.com/86Box/86Box/pull/5352
* C&T 69000: All ROPs now implemented, also fixed transparency bitblts by @Cacodemon345 in https://github.com/86Box/86Box/pull/5353
* Fix Qt menu roles for certain menu items by @lemondrops in https://github.com/86Box/86Box/pull/5357
* Don't use startblit/endblit for renderer switches by @Cacodemon345 in https://github.com/86Box/86Box/pull/5356
* Use `fpclassify` for FXAM instead of manual comparison by @Cacodemon345 in https://github.com/86Box/86Box/pull/5358
* Assorted CD-ROM fixes by @OBattler in https://github.com/86Box/86Box/pull/5359
* C&T 69000: Fix bad refresh rate by @Cacodemon345 in https://github.com/86Box/86Box/pull/5361
* C&T B69000: Revert optimizations that made GUI acceleration slow by @Cacodemon345 in https://github.com/86Box/86Box/pull/5362
* Add the Soyo SY-7SBB (SiS 600, Socket 370) by @rushieda in https://github.com/86Box/86Box/pull/5364
* Qt: Add special handling for real touchscreen devices by @Cacodemon345 in https://github.com/86Box/86Box/pull/5363
* Add JEGA (Japanese EGA) video card by @akmed772 in https://github.com/86Box/86Box/pull/5367
* Add "Five + 2 Wheels" option for horizontal wheel reporting by @Cacodemon345 in https://github.com/86Box/86Box/pull/5368
* Pre-calculate `pow` table for FXTRACT instruction by @Cacodemon345 in https://github.com/86Box/86Box/pull/5369
* Fix for NetBSD by @NishiOwO in https://github.com/86Box/86Box/pull/5372
* Fix Japanese translation by @NishiOwO in https://github.com/86Box/86Box/pull/5373
* net_modem: fix response to unrecognized will/wont telnet commands by @dhrdlicka in https://github.com/86Box/86Box/pull/5376
* audio(4) support by @NishiOwO in https://github.com/86Box/86Box/pull/5378
* Add OKI if386AX30L machine by @akmed772 in https://github.com/86Box/86Box/pull/5377
* IBM PS/2 Model 30-286 fixes by @pankoza2-pl in https://github.com/86Box/86Box/pull/5375
* Add sndio interface by @NishiOwO in https://github.com/86Box/86Box/pull/5379
* DEC 21x4 changes of the day (March 24th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5381
* Always make sure emulator is not off-screen when resizing by @Cacodemon345 in https://github.com/86Box/86Box/pull/5384
* Add confirmation dialog checkboxes in Preferences by @Cacodemon345 in https://github.com/86Box/86Box/pull/5386
* Add the other two confirmation dialog checkboxes in Preferences by @Cacodemon345 in https://github.com/86Box/86Box/pull/5387
* Network settings page redesign by @lemondrops in https://github.com/86Box/86Box/pull/5388
* Add variants of the CH Flightstick Pro and Thrustmaster FCS with rudder pedals attached by @lemondrops in https://github.com/86Box/86Box/pull/5389
* Implement NEC V20/V30's i8080 emulation mode by @Cacodemon345 in https://github.com/86Box/86Box/pull/5390
* Replace MACHINE_PCI with MACHINE_PS2_PCI for pl4600c and Dell Dimension XPS P60 machine_table.c by @flama12333 in https://github.com/86Box/86Box/pull/5385
* Fix bugs related to PS/55 emulation by @akmed772 in https://github.com/86Box/86Box/pull/5392
* host_x86_MOV8_REG_ABS: Avoid more fatals by @Cacodemon345 in https://github.com/86Box/86Box/pull/5394
* Set LC_NUMERIC to "C" in program startup to fix GLSL parameter parsing by @Cacodemon345 in https://github.com/86Box/86Box/pull/5397
* qt: implement authentic icon grayscaling by @dhrdlicka in https://github.com/86Box/86Box/pull/5398
* Generate status bar icons dynamically using separate overlay icons; remove custom icon set support by @dhrdlicka in https://github.com/86Box/86Box/pull/5399
* More fixes for 5380-based SCSI chips of the day (March 29th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5403
* Vast overhaul for the Mach8/32/8514/A (March 29th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5404
* More display changes. by @TC1995 in https://github.com/86Box/86Box/pull/5405
* More fixes to the 8514/A compatible side. by @TC1995 in https://github.com/86Box/86Box/pull/5407
* Qt: Fix HiDPI scaling on non-software renderers by @Cacodemon345 in https://github.com/86Box/86Box/pull/5412
* Major changes on the 8514/A side again (March 30th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5413
* Mach64 ISA/VLB LFB update of the day (March 30th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5414
* Hardware Renderer: Make sure to account for devicePixelRatio when setting up the matrix by @Cacodemon345 in https://github.com/86Box/86Box/pull/5416
* Switch to SAASound for CMS by @Cacodemon345 in https://github.com/86Box/86Box/pull/5417
* Port Sound Blaster 1.x/2.x SAA1099 emulation to SAASound by @Cacodemon345 in https://github.com/86Box/86Box/pull/5419
* Don't attempt altering window position if fullscreen by @Cacodemon345 in https://github.com/86Box/86Box/pull/5420
* Make sure that floppy icons and options do not appear if there's no floppy controller available by @Cacodemon345 in https://github.com/86Box/86Box/pull/5422
* 8514/A compatible changes of the day (April 2nd, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5430
* Trantor SCSI changes of the day (April 2nd, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5431
* ISABugger display improvement by @emlyn in https://github.com/86Box/86Box/pull/5423
* PS/55: Add support for V-Text driver of IBM DOS/V Extension by @akmed772 in https://github.com/86Box/86Box/pull/5434
* Make Qt shortcuts actually work in fullscreen by @Cacodemon345 in https://github.com/86Box/86Box/pull/5440
* Bochs SVGA: Buffer window switching now works properly by @Cacodemon345 in https://github.com/86Box/86Box/pull/5443
* Fix compilation on Qt6 by @Cacodemon345 in https://github.com/86Box/86Box/pull/5446
* Revert a minor commit from Spock. (April 7th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5449
* qt: Various additions and improvements by @lemondrops in https://github.com/86Box/86Box/pull/5463
* Microtouch touch points now work properly in fullscreen/maximized with scaling modes by @Cacodemon345 in https://github.com/86Box/86Box/pull/5464
* PAS16/Plus change of the day (April 15th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5468
* Add Windows 11 ARM64 builds to GitHub Actions by @dhrdlicka in https://github.com/86Box/86Box/pull/5467
* Add Packard Bell PB286 by @pankoza2-pl in https://github.com/86Box/86Box/pull/5244
* Add basic support for the Quantum3D Raven. by @thedax in https://github.com/86Box/86Box/pull/5205
* Disable OpenGL 3.x logs by @Cacodemon345 in https://github.com/86Box/86Box/pull/5477
* win_dynld: use LoadLibraryA specifically by @driver1998 in https://github.com/86Box/86Box/pull/5478
* More UI fixes (part 1 - code) by @lemondrops in https://github.com/86Box/86Box/pull/5479
* UI fixes (part 2 - translations) by @lemondrops in https://github.com/86Box/86Box/pull/5480
* qt: Add Swedish translation by @lemondrops in https://github.com/86Box/86Box/pull/5481
* Add Acer P3 (SiS 496) machine. by @toggo9 in https://github.com/86Box/86Box/pull/5483
* Fix "internal_name" for Phoenix PS/2 PCI KBC by @MaxwellS04 in https://github.com/86Box/86Box/pull/5485
* workflows: Don't rebuild libsndfile on macOS by @lemondrops in https://github.com/86Box/86Box/pull/5486
* Shortcut & keybind overhaul by @cathoderaydude in https://github.com/86Box/86Box/pull/5489
* VIA Cyrix III (Samuel) - add codename by @Torinde in https://github.com/86Box/86Box/pull/5455
* Keybind UI fixes by @Cacodemon345 in https://github.com/86Box/86Box/pull/5492
* Fixed stack overflow in CharPointer::operator= by @snake-4 in https://github.com/86Box/86Box/pull/5491
* HDD tooltips now list paths of disk images, CHS and their sizes by @Cacodemon345 in https://github.com/86Box/86Box/pull/5493
* Make `MB` in HDD tooltips translated by @Cacodemon345 in https://github.com/86Box/86Box/pull/5494
* Add write indicators for all drives by @Cacodemon345 in https://github.com/86Box/86Box/pull/5496
* Vast fixes to the Mach8/32/8514/A compatible side (April 22nd 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5497
* DMA-based IDE writes are now reported properly by @Cacodemon345 in https://github.com/86Box/86Box/pull/5500
* Fix cleared keybindings not being reloaded by @lemondrops in https://github.com/86Box/86Box/pull/5501
* Update the Russian translation by @usergithub64 in https://github.com/86Box/86Box/pull/5506
* Fixes for broken translation & Update the Russian translation by @usergithub64 in https://github.com/86Box/86Box/pull/5507
* Update nl-NL.po by @sharkbyte16 in https://github.com/86Box/86Box/pull/5509
* Add cmake files for linux clang and intel compilers by @sharkbyte16 in https://github.com/86Box/86Box/pull/5511
* Fix x87_op being outside of structure, potentially fixing crashes in ARM64 NDR by @Cacodemon345 in https://github.com/86Box/86Box/pull/5512
* Update pt_BR.po by @nelsonhef in https://github.com/86Box/86Box/pull/5513
* Add Mouse Systems Bus Mouse by @Cacodemon345 in https://github.com/86Box/86Box/pull/5519
* qt: For device config dialogs, default to the settings dialog as the parent by @lemondrops in https://github.com/86Box/86Box/pull/5520
* Fix pitch regression of the ATI Mach8/32 side (April 28th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5522
* Vast overhaul to the 15bpp/16bpp accelerated mode of the 911/924. by @TC1995 in https://github.com/86Box/86Box/pull/5523
* Some more changes to the Mach8/32/8514/A side (April 29th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5524
* Fix second standard joystick by @jriwanek in https://github.com/86Box/86Box/pull/5529
* Stall fix for the mach8/32 (April 30th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5530
* Fix EGA/VGA/SVGA odd-even handling of write mask by @iamgreaser in https://github.com/86Box/86Box/pull/5535
* Bochs VBE: Update for 0.9c ROM by @Cacodemon345 in https://github.com/86Box/86Box/pull/5540
* Fixes to the S3 911/924 of the night (May 4th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5543
* Update sl-SI.po by @jernejs in https://github.com/86Box/86Box/pull/5542
* Fix Acer P3 Machine table entry... by @toggo9 in https://github.com/86Box/86Box/pull/5541
* Another stall fix for the mach8/32. by @TC1995 in https://github.com/86Box/86Box/pull/5544
* Late night fixes for the Mach8 (May 5th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5549
* Add the Micro Firmware/Phoenix 4.05 BIOS to the PB450. by @toggo9 in https://github.com/86Box/86Box/pull/5551
* No AGP slot on Delhi III and internal device note for 2 machines by @borisvolk117 in https://github.com/86Box/86Box/pull/5557
* Some cleanup to the recent fixes on the S3 code (May 6th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5559
* Caps/Num/Scroll LED states are now displayed by @Cacodemon345 in https://github.com/86Box/86Box/pull/5393
* Add ISA 86c805 (ELSA Winner 1000) by @MaxwellS04 in https://github.com/86Box/86Box/pull/5561
* SAASound filter fixes by @Cacodemon345 in https://github.com/86Box/86Box/pull/5438
* Fix keybinds being saved in native/localized form by @lemondrops in https://github.com/86Box/86Box/pull/5563
* Implement keyboard grabbing for Wayland by @Cacodemon345 in https://github.com/86Box/86Box/pull/5562
* Remove the full-screen hotkey message by @lemondrops in https://github.com/86Box/86Box/pull/5564
* Add missing tooltips for keyboard lock icons by @Cacodemon345 in https://github.com/86Box/86Box/pull/5565
* P54NP4 fixes of the evening (May 7th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5566
* Fix mono pattern position in the Mach64 cards using 24bpp mode (May 7th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5567
* Actually fix the timing of the PAS16/Plus SCSI side (May 8th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5568
* Late night S3 changes (May 9th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5569
* Honour `--nohook` on X11 as well by @Cacodemon345 in https://github.com/86Box/86Box/pull/5570
* Spock/Tribble changes of the evening (May 9th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5573
* x64 NDR: Avoid pushes/pops for `host_x86_MOV32_REG_ABS` by @Cacodemon345 in https://github.com/86Box/86Box/pull/5574
* Quick timer fix on the T128/PAS SCSI (May 10th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5577
* Make sockets from incoming connections nonblocking on Windows by @Cacodemon345 in https://github.com/86Box/86Box/pull/5580
* Revert X11-related keyboard grabbing changes (except for `--nohook` ones) by @Cacodemon345 in https://github.com/86Box/86Box/pull/5582
* Update README.md by @mungitoperrito in https://github.com/86Box/86Box/pull/5579
* Add the Phoenix BIOS variant of the Micronics 09-00021 386DX machine by @pankoza2-pl in https://github.com/86Box/86Box/pull/5589
* Update Simplified Chinese translation by @fadedflower in https://github.com/86Box/86Box/pull/5586
* Some more Compaq AT changes of the night (May 15th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5590
* Compaq Plasma fixes by @OBattler in https://github.com/86Box/86Box/pull/5593
* The ZEOS Martin actually has VLB Slots. by @toggo9 in https://github.com/86Box/86Box/pull/5591
* SBC-490 .vid_device assorted fixes by @MaxwellS04 in https://github.com/86Box/86Box/pull/5595
* Revert SAASound usage by @Cacodemon345 in https://github.com/86Box/86Box/pull/5596
* Trident pattern and memory access changes (May 19th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5599
* Add the Dell OptiPlex GXL/GXM (430FX/Socket 5) by @rushieda in https://github.com/86Box/86Box/pull/5598
* Small ATI Mach8 changes (May 19th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5600
* Mach8 mode changes of the day (May 20th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5603
* Backport RxConfig fixes from QEMU by @Cacodemon345 in https://github.com/86Box/86Box/pull/5604
* Fix the Password "Disabled by Jumper" error on Dimension XPS Pxxx and Pxxxa/Mxxxa by @rushieda in https://github.com/86Box/86Box/pull/5605
* Fix a small typo with the password disable jumper fix that causes some checks to fail by @rushieda in https://github.com/86Box/86Box/pull/5606
* S3 911/924 high color: check if rd_mask is not 0 (May 21st, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5607
* Fix cursor clipping on Windows by @Cacodemon345 in https://github.com/86Box/86Box/pull/5608
* Add the DellOptiPlex Gn+ by @OBattler in https://github.com/86Box/86Box/pull/5609
* KBC AT: Remove some excess logging. by @OBattler in https://github.com/86Box/86Box/pull/5611
* Packard Bell PB410: Fix on-board video. by @OBattler in https://github.com/86Box/86Box/pull/5612
* Fixes to the two recently NSC Super I/O chips and the two boards that… by @OBattler in https://github.com/86Box/86Box/pull/5613
* Attempt to make OpenGL 3.0 filter settings consistent by @Cacodemon345 in https://github.com/86Box/86Box/pull/5615
* Add the Dell OptiPlex GXa by @rushieda in https://github.com/86Box/86Box/pull/5616
* Fix a small mistake with the IRQ table of the OptiPlex GXa by @rushieda in https://github.com/86Box/86Box/pull/5617
* Add the Dell Dimension XPS Pro___n by @rushieda in https://github.com/86Box/86Box/pull/5618
* The remaining Dell work. by @OBattler in https://github.com/86Box/86Box/pull/5620
* Merge pull request #4 from 86Box/master by @OBattler in https://github.com/86Box/86Box/pull/5621
* Machine table fixes by @MaxwellS04 in https://github.com/86Box/86Box/pull/5619
* Forgot the dell_jumper.c. by @OBattler in https://github.com/86Box/86Box/pull/5622
* add Olivetti M240 BIOS 2.12 by @jester-xbmc in https://github.com/86Box/86Box/pull/5623
* Forgotten machine table fixes by @MaxwellS04 in https://github.com/86Box/86Box/pull/5624
* Fix wrong filenames used for Olivetti M240 BIOS by @jester-xbmc in https://github.com/86Box/86Box/pull/5625
* Fix RZ-1000 so the AMI 062594 BIOS'es of the SB486PV don't disable it. by @OBattler in https://github.com/86Box/86Box/pull/5627
* Merge pull request #5 from 86Box/master by @OBattler in https://github.com/86Box/86Box/pull/5626
* Some minor fixes for C&T B69000 by @Cacodemon345 in https://github.com/86Box/86Box/pull/5629
* Rename "AMD PCnet-VL" to "AMD PCnet-32" by @Cacodemon345 in https://github.com/86Box/86Box/pull/5630
* Port Mindscape Music Board from PCem PR by @jriwanek in https://github.com/86Box/86Box/pull/5631
* Alternate font support for MDA and Hercules by @jriwanek in https://github.com/86Box/86Box/pull/5634
* Bring back the Dell System 200. by @OBattler in https://github.com/86Box/86Box/pull/5636
* Fix conversion to/from VHD-compatible CHS geometry not working properly by @lemondrops in https://github.com/86Box/86Box/pull/5637
* Small important change for the 53c400 (May 30th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5643
* Assorted Cirrus fixes (May 30) by @MaxwellS04 in https://github.com/86Box/86Box/pull/5642
* Add the Siemens-Nixdorf D943. by @toggo9 in https://github.com/86Box/86Box/pull/5638
* C&T 69000 changes of the day (June 1st, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5648
* Add the Siemens-Nixdorf D842. by @toggo9 in https://github.com/86Box/86Box/pull/5646
* Remove video flag from D842. by @toggo9 in https://github.com/86Box/86Box/pull/5649
* Fix on-board Audio on the SNI D943 by @toggo9 in https://github.com/86Box/86Box/pull/5650
* Small IRQ correction on ad1848/cs4231 (June 5th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5653
* Rename the Olivetti M24 and M240 to add the names of their AT&T counterparts by @pankoza2-pl in https://github.com/86Box/86Box/pull/5647
* Cleanups to the QT settings UI, some assorted cleanups and an EGA bugfix. by @jriwanek in https://github.com/86Box/86Box/pull/5656
* (compile disabled) EGA Alternate address support and some EGA optimizations by @jriwanek in https://github.com/86Box/86Box/pull/5657
* Add the Quantum3D Raven to the list of cards recognized as Voodoos/Banshees. by @thedax in https://github.com/86Box/86Box/pull/5658
* Fix unnecessary space in some translations. by @toggo9 in https://github.com/86Box/86Box/pull/5659
* ATI EGA Wonder 800 Plus changes (June 7th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5663
* ISA ROM Board Support (Plus 2 bug fixes) by @jriwanek in https://github.com/86Box/86Box/pull/5665
* FluidSynth improvements by @lemondrops in https://github.com/86Box/86Box/pull/5666
* Fix up file filters for filename fields of device configs by @lemondrops in https://github.com/86Box/86Box/pull/5668
* ESC/P: Fix a handle leak on reset by @lemondrops in https://github.com/86Box/86Box/pull/5667
* Diagnostics ROMs for 5150-5170 by @jriwanek in https://github.com/86Box/86Box/pull/5671
* Video refactoring part 1: CGA by @starfrost013 in https://github.com/86Box/86Box/pull/5672
* Cleaned up IBM/ATI 8514/A code (June 9th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5673
* Fixes for broken translation by @usergithub64 in https://github.com/86Box/86Box/pull/5676
* Assorted device fixes (Jun 10) by @MaxwellS04 in https://github.com/86Box/86Box/pull/5675
* Video Refactor Part 2: Super CGA by @starfrost013 in https://github.com/86Box/86Box/pull/5674
* Some small fixes to the Plasma (June 10th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5677
* Video Refactor Part 3/bignumber: The one where the variable names become readable by @starfrost013 in https://github.com/86Box/86Box/pull/5678
* Fix Toshiba T3100E CGA 320*200 mode by @starfrost013 in https://github.com/86Box/86Box/pull/5679
* Video Refactor Part 4: MDA, more renames by @starfrost013 in https://github.com/86Box/86Box/pull/5681
* Fix mach8/32 win2000 blit regression (June 15th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5682
* Some cleanup and work on the Mach64 side (June 16th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5683
* Voodoo 3D change of the day (June 16th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5684
* Video Refactor Part 5(gum): MDA Colour support by @starfrost013 in https://github.com/86Box/86Box/pull/5685
* Video: Move components of video cards (external ramdacs and clock generators) into their own folders by @starfrost013 in https://github.com/86Box/86Box/pull/5686
* Ensure the S3 ViRGE type is correctly assigned including when using an onboard ViRGE by @win2kgamer in https://github.com/86Box/86Box/pull/5692
* The built-in manager. by @OBattler in https://github.com/86Box/86Box/pull/5693
* fix for conflicting types of Display by @jgilje in https://github.com/86Box/86Box/pull/5698
* LPT ECP/EPP support by @jriwanek in https://github.com/86Box/86Box/pull/5696
* Update the Russian translation by @usergithub64 in https://github.com/86Box/86Box/pull/5695
* Add Alaris Cobalt LPX. by @toggo9 in https://github.com/86Box/86Box/pull/5700
* Fix and update pl-PL.po by @Lili1228 in https://github.com/86Box/86Box/pull/5704
* Video: more changes and fixes of the day (June 26th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5711
* Olivetti M290 fixes by @pankoza2-pl in https://github.com/86Box/86Box/pull/5712
* Force horizontal pixel doubling for 320x400/320x480 modes when possible by @Cacodemon345 in https://github.com/86Box/86Box/pull/5713
* networking: add Linux-specific TAP mode to network devices by @dougvj in https://github.com/86Box/86Box/pull/3521
* Corrections to TAP UI by @jriwanek in https://github.com/86Box/86Box/pull/5715
* Named pipe client on windows by @jriwanek in https://github.com/86Box/86Box/pull/5716
* More magic number work in CGA by @jriwanek in https://github.com/86Box/86Box/pull/5717
* Add ICL DRS M35/286. by @toggo9 in https://github.com/86Box/86Box/pull/5718
* More fixes to the mode switching of the ATI/IBM 8514/A compatibles (June 28th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5719
* Add the Acer V12P + two RAM corrections which I forgot. by @toggo9 in https://github.com/86Box/86Box/pull/5720
* take the DRS/M35 286 "fix" back. by @toggo9 in https://github.com/86Box/86Box/pull/5721
* Actually use the configuration of the FDC cards when needed. by @TC1995 in https://github.com/86Box/86Box/pull/5722
* Fix swapped value of the ramdacs used by the Mach32 PCI. by @TC1995 in https://github.com/86Box/86Box/pull/5724
* Deal with renderer magic numbers by @jriwanek in https://github.com/86Box/86Box/pull/5725
* Siemens-Nixdorf D943: Correct memory step by @MaxwellS04 in https://github.com/86Box/86Box/pull/5727
* Warning & codeql fixes by @jriwanek in https://github.com/86Box/86Box/pull/5729
* fix SID emulation logic, add some UI elements for SID config by @ais4kaa in https://github.com/86Box/86Box/pull/5730
* x86-specific FADD implementation by @Cacodemon345 in https://github.com/86Box/86Box/pull/5732
* Machine table fixes (June 29 midnight) by @MaxwellS04 in https://github.com/86Box/86Box/pull/5731
* x86-specific FADD (SSE2 version) by @Cacodemon345 in https://github.com/86Box/86Box/pull/5733
* Copper demo wobbling effects now show up correctly by @Cacodemon345 in https://github.com/86Box/86Box/pull/5735
* Adjust the timings of the 8514/A and compatibles (June 30th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5736
* Disable VM Manager updater on EMU_BUILD_NUM == 0 (local/GHA builds). by @Dizzy611 in https://github.com/86Box/86Box/pull/5738
* Make picture bouncing effect work on Copper demo on ET4000AX and ET3000AX by @Cacodemon345 in https://github.com/86Box/86Box/pull/5740
* Manager: Allow whitespace and some special characters in machine crea… by @Lili1228 in https://github.com/86Box/86Box/pull/5741
* Updates to GHA scripts and GHA arm64 Linux build support by @jriwanek in https://github.com/86Box/86Box/pull/5742
* Quadram QuadColor 1+ 2 by @jriwanek in https://github.com/86Box/86Box/pull/5743
* Fix a memory leak in windows rawinput joystick, add several generic joystick types by @jriwanek in https://github.com/86Box/86Box/pull/5744
* Fix some bugs relating to tap on non unix platforms by @jriwanek in https://github.com/86Box/86Box/pull/5745
* Backports from YMFM pull requests/MAME by @Cacodemon345 in https://github.com/86Box/86Box/pull/5746
* Fix warning in qt_settingsnetwork.cpp by @jriwanek in https://github.com/86Box/86Box/pull/5748
* Improve position of the NP4 430nx-based PCI slots by @TC1995 in https://github.com/86Box/86Box/pull/5749
* Fix one edge case of gpstatus stall. by @TC1995 in https://github.com/86Box/86Box/pull/5750
* XGA changes of the day (July 5th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5751
* Some more XGA fixes by @TC1995 in https://github.com/86Box/86Box/pull/5752
* Timer improvements for emulated printers by @Cacodemon345 in https://github.com/86Box/86Box/pull/5753
* Cleanups and gameport related improvements in snd_sb.c by @jriwanek in https://github.com/86Box/86Box/pull/5755
* Always load "opengl32.dll" from application directory if it exists by @Cacodemon345 in https://github.com/86Box/86Box/pull/5756
* SVGA: Don't draw blank screens out of bounds by @Cacodemon345 in https://github.com/86Box/86Box/pull/5759
* Switch to 1ms frame intervals by @Cacodemon345 in https://github.com/86Box/86Box/pull/5765
* Actually fix Loopback interrupt. by @TC1995 in https://github.com/86Box/86Box/pull/5766
* Add sanity checks to the Gameport pointer (July 10th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5769
* A few corrections and cleanups to the code by @jriwanek in https://github.com/86Box/86Box/pull/5770
* Correct internal name for Tandy 1000 SX by @jriwanek in https://github.com/86Box/86Box/pull/5773
* Add support for Feral Interactive's gamemode on Linux by @Cacodemon345 in https://github.com/86Box/86Box/pull/5775
* Fix small frames on SDL backend by @Cacodemon345 in https://github.com/86Box/86Box/pull/5774
* ISA ROM: Fix macro not being used by @nelsonhef in https://github.com/86Box/86Box/pull/5777
* Update pt-BR.po by @nelsonhef in https://github.com/86Box/86Box/pull/5778
* New dynamic recompiler register optimizations by @Cacodemon345 in https://github.com/86Box/86Box/pull/5546
* Fix placement of CPU frame size option, also add Exit option by @Cacodemon345 in https://github.com/86Box/86Box/pull/5780
* Hide and disable update checker on custom builds by @Cacodemon345 in https://github.com/86Box/86Box/pull/5781
* Add fractional part to percentage message when no mouse is emulated by @Cacodemon345 in https://github.com/86Box/86Box/pull/5784
* XGA changes of the day (July 12th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5785
* Fix Netware key card registers by @ucucanok in https://github.com/86Box/86Box/pull/5787
* Fix High Speed autoinit DMA on SB16 by @jriwanek in https://github.com/86Box/86Box/pull/5788
* Voodoo: Recalculate texture parameters on `textureMode` writes by @Cacodemon345 in https://github.com/86Box/86Box/pull/5786
* Implement focus-shifting on Windows and waiting status by @Cacodemon345 in https://github.com/86Box/86Box/pull/5782
* YUV overlays on Voodoo 3/Banshee now display correctly by @Cacodemon345 in https://github.com/86Box/86Box/pull/5791
* Update the Russian translation by @usergithub64 in https://github.com/86Box/86Box/pull/5783
* Turkish translation (tr-TR.po) fixes and improvements by @rushieda in https://github.com/86Box/86Box/pull/5793
* Clip the cursor to the focused window by @dhrdlicka in https://github.com/86Box/86Box/pull/5799
* Update pt-BR.po by @nelsonhef in https://github.com/86Box/86Box/pull/5798
* BIOS version switcher fixes and improvements on available machines by @rushieda in https://github.com/86Box/86Box/pull/5795
* Update the Russian translation by @usergithub64 in https://github.com/86Box/86Box/pull/5794
* Use a separate thread for polling mouse on Windows by @Cacodemon345 in https://github.com/86Box/86Box/pull/5804
* Microsoft Serial BallPoint mouse by @Cacodemon345 in https://github.com/86Box/86Box/pull/5806
* Serial Mouse work by @jriwanek in https://github.com/86Box/86Box/pull/5808
* Ported the latest changes of the ESP code from QEMU to 86box (July 19th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5809
* Fix FCHS recompiling for x64 dynarecs by @Cacodemon345 in https://github.com/86Box/86Box/pull/5810
* Write-protected indicator (part 1) by @Cacodemon345 in https://github.com/86Box/86Box/pull/5811
* AppImage: Use XZ compression instead of ZSTD by @lemondrops in https://github.com/86Box/86Box/pull/5814
* XGA/SVGA mode changes of the day (July 22nd, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5817
* Joystick/Gameport improvements part 1 by @jriwanek in https://github.com/86Box/86Box/pull/5818
* Raise minimum RAM amount of the Hyundai SCAT machines by @ucucanok in https://github.com/86Box/86Box/pull/5820
* Add Biostar M5ATA motherboard by @jmi2k in https://github.com/86Box/86Box/pull/5821
* Update fr-FR.po by @BackSpace54 in https://github.com/86Box/86Box/pull/5822
* Update pt_BR.po by @nelsonhef in https://github.com/86Box/86Box/pull/5824
* Attempt to fix cdrom image loading crash #5829 by replacing segfaulting dev->ops->get_last_block with image_get_last_block by @Dizzy611 in https://github.com/86Box/86Box/pull/5830
* Improvements to mitsumi CDROM configuration by @jriwanek in https://github.com/86Box/86Box/pull/5828
* Update 86Box.pot and merge into PO files by @nelsonhef in https://github.com/86Box/86Box/pull/5826
* Some improvements towards mitsumi cdrom image handling by @jriwanek in https://github.com/86Box/86Box/pull/5831
* Panasonic/MKE CD-ROM interface backport from PicoGUS by @Cacodemon345 in https://github.com/86Box/86Box/pull/5825
* AMD 53c974 changes and fixes (July 27th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5833
* Configurable model and firmware version for mke by @jriwanek in https://github.com/86Box/86Box/pull/5835
* Fix several codeql warns by @jriwanek in https://github.com/86Box/86Box/pull/5834
* Panasonic: Output status byte if read fails by @Cacodemon345 in https://github.com/86Box/86Box/pull/5839
* POT and PO updates by @nelsonhef in https://github.com/86Box/86Box/pull/5840
* MKE: Fix channel not being saved by @lemondrops in https://github.com/86Box/86Box/pull/5845
* Machine Table Fixes part 1 by @pankoza2-pl in https://github.com/86Box/86Box/pull/5844
* Update pl-PL.po by @Lili1228 in https://github.com/86Box/86Box/pull/5832
* MKE: More UI fixes by @lemondrops in https://github.com/86Box/86Box/pull/5848
* Don't use time-critical priority for VM thread by @Cacodemon345 in https://github.com/86Box/86Box/pull/5849
* Panasonic/MKE OS freeze fixes (redo) by @Cacodemon345 in https://github.com/86Box/86Box/pull/5846
* CMake-related improvements by @lemondrops in https://github.com/86Box/86Box/pull/5852
* Assorted UI fixes by @lemondrops in https://github.com/86Box/86Box/pull/5853
* Update ru-RU.po by @usergithub64 in https://github.com/86Box/86Box/pull/5855
* Text and translation updates by @lemondrops in https://github.com/86Box/86Box/pull/5854
* Manager fixes and improvements by @lemondrops in https://github.com/86Box/86Box/pull/5858
* Qt: Fix translations for the "keybind already in use" error by @lemondrops in https://github.com/86Box/86Box/pull/5859
* Two fixes to the keybind UI by @lemondrops in https://github.com/86Box/86Box/pull/5861
* Make keyboard navigation accelerators/mnemonics actually usable by @lemondrops in https://github.com/86Box/86Box/pull/5863
* Add Polish strings for #5859 by @Lili1228 in https://github.com/86Box/86Box/pull/5862
* Manager: Make the machine list resizable by @lemondrops in https://github.com/86Box/86Box/pull/5864
* Minor machine changes by @ucucanok in https://github.com/86Box/86Box/pull/5865
* Manager: Update machine configuration on change by @lemondrops in https://github.com/86Box/86Box/pull/5866
* Added the missing bios and microcode revisions of the Aha154xA/B by @TC1995 in https://github.com/86Box/86Box/pull/5867
* ISA Covox's and clones by @jriwanek in https://github.com/86Box/86Box/pull/5870
* Update pt-BR.po by @nelsonhef in https://github.com/86Box/86Box/pull/5869
* Add DC2974 AM53c974 bios images. by @TC1995 in https://github.com/86Box/86Box/pull/5868
* Manager: Expand types of hardware displayed in the details view by @lemondrops in https://github.com/86Box/86Box/pull/5871
* Machine Table Fixes (August 2) by @MaxwellS04 in https://github.com/86Box/86Box/pull/5874
* Add AST MegaPlus II by @jriwanek in https://github.com/86Box/86Box/pull/5875
* Olivetti M290 has 98/86 gate array, not M290-30 with VLSI TOPCAT. by @borisvolk117 in https://github.com/86Box/86Box/pull/5872
* Config migration for Panasonic/MKE configurations without model selection by @Cacodemon345 in https://github.com/86Box/86Box/pull/5876
* Fix incorrect internal name by @Cacodemon345 in https://github.com/86Box/86Box/pull/5877
* Network Switch Support (devbranched as not finished yet) by @jriwanek in https://github.com/86Box/86Box/pull/5878
* Remove incorrect port additions on the Covox Sound Master Plus by @jriwanek in https://github.com/86Box/86Box/pull/5879
* Fix build failure with Qt 6 by @lemondrops in https://github.com/86Box/86Box/pull/5883
* AMD 53c974 fixes of the day (August 3rd, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5884
* Printer Configuration support code by @jriwanek in https://github.com/86Box/86Box/pull/5885
* Fixes for broken translation by @usergithub64 in https://github.com/86Box/86Box/pull/5886
* Machine table: Memory fixes (August 5) by @MaxwellS04 in https://github.com/86Box/86Box/pull/5888
* MM58167 register index 0x0 and 0x5 are also half-registers by @640-KB in https://github.com/86Box/86Box/pull/5890
* Update GLaTICK ROM links by @640-KB in https://github.com/86Box/86Box/pull/5891
* Fix building on Haiku by @goshhhy in https://github.com/86Box/86Box/pull/5889
* Rough German Translation fill in by @jriwanek in https://github.com/86Box/86Box/pull/5892
* Update GLaBIOS to 0.4.0 by @640-KB in https://github.com/86Box/86Box/pull/5894
* POT and PO updates by @nelsonhef in https://github.com/86Box/86Box/pull/5893
* Update Italian translation by @Kappa971 in https://github.com/86Box/86Box/pull/5895
* Global config proof of concept by @dhrdlicka in https://github.com/86Box/86Box/pull/5539
* Manager: Replace system location in the new machine wizard with display name by @lemondrops in https://github.com/86Box/86Box/pull/5904
* Github Actions: Add Linux Qt 6 builds by @lemondrops in https://github.com/86Box/86Box/pull/5907
* Manager: Use UTF-8 when reading/writing INI files by @lemondrops in https://github.com/86Box/86Box/pull/5908
* Manager: Add machine deletion by @lemondrops in https://github.com/86Box/86Box/pull/5909
* Change flags to DEVICE_ISA16 for Oki vga/h-2 and spaced. vid_jega.c by @flama12333 in https://github.com/86Box/86Box/pull/5905
* Fix build failures with Qt 6 by @lemondrops in https://github.com/86Box/86Box/pull/5910
* Fix for minor typos by @nelsonhef in https://github.com/86Box/86Box/pull/5911
* Implement VM cloning option by @Cacodemon345 in https://github.com/86Box/86Box/pull/5919
* Some fixes by @Cacodemon345 in https://github.com/86Box/86Box/pull/5920
* Fixes for Dangerous Dave on ET4000/w32 cards by @Cacodemon345 in https://github.com/86Box/86Box/pull/5921
* "Wipe NVRAM" option for the manager by @Cacodemon345 in https://github.com/86Box/86Box/pull/5924
* NEC Mate NX MA23C & MA30D have no ISA slot, and update MA30D's note by @borisvolk117 in https://github.com/86Box/86Box/pull/5922
* NL translation update by @sharkbyte16 in https://github.com/86Box/86Box/pull/5915
* Update German GUI translation by @lotharsm in https://github.com/86Box/86Box/pull/5914
* Reviewing and changes es-ES.po by @flama12333 in https://github.com/86Box/86Box/pull/5902
* Fix warnings on Clang by @Cacodemon345 in https://github.com/86Box/86Box/pull/5927
* Add display for refresh rates in status bars by @Cacodemon345 in https://github.com/86Box/86Box/pull/5929
* Fix untranslated strings by @nelsonhef in https://github.com/86Box/86Box/pull/5930
* Update template and translations by @nelsonhef in https://github.com/86Box/86Box/pull/5931
* Update qt_updatedetails.cpp by @nelsonhef in https://github.com/86Box/86Box/pull/5932
* Qt6 fixes by @Cacodemon345 in https://github.com/86Box/86Box/pull/5934
* Several Clang warning fixes by @Cacodemon345 in https://github.com/86Box/86Box/pull/5936
* Update 2 to template and translations by @nelsonhef in https://github.com/86Box/86Box/pull/5933
* 53c9x changes of the night (August 11th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5937
* 8514/A (and XGA) compatible refresh rate fixes. by @TC1995 in https://github.com/86Box/86Box/pull/5938
* Add open printer tray to tools dropdown by @jriwanek in https://github.com/86Box/86Box/pull/5944
* Update zh-CN.po for some newly-added feature, excluding VM manager by @borisvolk117 in https://github.com/86Box/86Box/pull/5940
* Update Italian translation by @Kappa971 in https://github.com/86Box/86Box/pull/5935
* Update ru-RU.po by @usergithub64 in https://github.com/86Box/86Box/pull/5941
* POT and PO update by @nelsonhef in https://github.com/86Box/86Box/pull/5948
* Actually do interlacing right on B69000 (August 14th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5949
* ATI Pre-Mach64 (Mach8, Mach32) changes by @TC1995 in https://github.com/86Box/86Box/pull/5950
* Update Dutch translations by @sharkbyte16 in https://github.com/86Box/86Box/pull/5947
* Update pt-BR.po by @nelsonhef in https://github.com/86Box/86Box/pull/5946
* Manager improvements by @lemondrops in https://github.com/86Box/86Box/pull/5956
* Update checker fixes and improvements by @lemondrops in https://github.com/86Box/86Box/pull/5957
* Text and translation update by @lemondrops in https://github.com/86Box/86Box/pull/5958
* Split off ROM set checking from pc_init_modules() by @lemondrops in https://github.com/86Box/86Box/pull/5959
* More fixes by @lemondrops in https://github.com/86Box/86Box/pull/5960
* Overhaul loading Qt base translations by @lemondrops in https://github.com/86Box/86Box/pull/5961
* Fix Qt 6 deprecation warnings by @lemondrops in https://github.com/86Box/86Box/pull/5962
* Correct a mistake in zh-CN.po by @borisvolk117 in https://github.com/86Box/86Box/pull/5964
* Update pt-BR.po by @nelsonhef in https://github.com/86Box/86Box/pull/5963
* Change Machine name AX 286 to AX286D machine_table.c by @flama12333 in https://github.com/86Box/86Box/pull/5968
* Update Czech translation by @dhrdlicka in https://github.com/86Box/86Box/pull/5971
* Fix Czech translation of manager strings by @dhrdlicka in https://github.com/86Box/86Box/pull/5972
* Update pt-BR.po by @nelsonhef in https://github.com/86Box/86Box/pull/5974
* Update Italian translation by @Kappa971 in https://github.com/86Box/86Box/pull/5973
* Fix the PB286 for real by @pankoza2-pl in https://github.com/86Box/86Box/pull/5970
* Fix refresh rate for 15/16-bpp modes on Trio64V+ by @Cacodemon345 in https://github.com/86Box/86Box/pull/5975
* Manager: show a message box if a VM crashes by @lemondrops in https://github.com/86Box/86Box/pull/5976
* Qt: Avoid setting fixed window size by @lemondrops in https://github.com/86Box/86Box/pull/5977
* Add a language selection dropdown in manager preferences by @lemondrops in https://github.com/86Box/86Box/pull/5978
* Manager: Machine list context menu tweaks by @lemondrops in https://github.com/86Box/86Box/pull/5979
* Manager: only set fixed size for the new machine wizard on Windows by @lemondrops in https://github.com/86Box/86Box/pull/5980
* Temporarily remove the Finnish translation by @dgurney in https://github.com/86Box/86Box/pull/5981
* S3 clock rate changes of the night (August 18th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5982
* Fix 15/16-bpp mode refresh rates on S3 ViRGEs (pre-GX2 and non-VX) by @Cacodemon345 in https://github.com/86Box/86Box/pull/5983
* update vi-VN.po by @barnacl437 in https://github.com/86Box/86Box/pull/5985
* Update the German translation. by @dekart811 in https://github.com/86Box/86Box/pull/5986
* Indicate interlaced modes in status bar by @Cacodemon345 in https://github.com/86Box/86Box/pull/5987
* Update German translation by @dekart811 in https://github.com/86Box/86Box/pull/5988
* Implement color keying on video overlays for S3 ViRGE by @Cacodemon345 in https://github.com/86Box/86Box/pull/5992
* Use "chroma-keying" as the description for now by @Cacodemon345 in https://github.com/86Box/86Box/pull/5993
* Add color/chroma-keying to S3 Trio64V+ and Trio64V2/DX by @Cacodemon345 in https://github.com/86Box/86Box/pull/5994
* Update pt-BR.po by @nelsonhef in https://github.com/86Box/86Box/pull/5997
* Video clock changes of the day (August 20th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/5998
* Update pl-PL.po by @Lili1228 in https://github.com/86Box/86Box/pull/5999
* Fix clocks of the ATI 28800 series of cards by @TC1995 in https://github.com/86Box/86Box/pull/6000
* Hook up CGA composite controls to rest of the emulator by @Cacodemon345 in https://github.com/86Box/86Box/pull/6001
* Improve timings on the Mach8 add-on. by @TC1995 in https://github.com/86Box/86Box/pull/6002
* Add CGA Composite settings mnemonic. by @nelsonhef in https://github.com/86Box/86Box/pull/6003
* Start manager inside a timer callback by @Cacodemon345 in https://github.com/86Box/86Box/pull/6005
* Enable VM Manager by default by @dhrdlicka in https://github.com/86Box/86Box/pull/6004
* Update Turkish (tr-TR) translation by @ucucanok in https://github.com/86Box/86Box/pull/6006
* More mnemonics updates by @nelsonhef in https://github.com/86Box/86Box/pull/6008
* More Czech translation fixes by @dhrdlicka in https://github.com/86Box/86Box/pull/6011
* A new round of manager fixes by @lemondrops in https://github.com/86Box/86Box/pull/6013
* Manager: Fix bugs with Voodoo type translation by @lemondrops in https://github.com/86Box/86Box/pull/6015
* Update es-ES.po by @nelsonhef in https://github.com/86Box/86Box/pull/6014
* Update the Add New VM wizard appearance by @dhrdlicka in https://github.com/86Box/86Box/pull/6016
* More mnemonics updates by @nelsonhef in https://github.com/86Box/86Box/pull/6018
* More progress towards 2nd gameport support by @jriwanek in https://github.com/86Box/86Box/pull/6020
* Fix the manager not reacting to Windows light/dark mode change by @lemondrops in https://github.com/86Box/86Box/pull/6025
* Update Italian translation by @Kappa971 in https://github.com/86Box/86Box/pull/6024
* Last-moment MDA/CGA fixes. by @Cacodemon345 in https://github.com/86Box/86Box/pull/6028
* Changes from the obattler branch by @OBattler in https://github.com/86Box/86Box/pull/6019
* Mnemonics updates by @nelsonhef in https://github.com/86Box/86Box/pull/6027
* Last 8514/A compatibles changes (August 23rd, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/6029
* Only show the translocation warning when trying to load a config from EXE path by @dhrdlicka in https://github.com/86Box/86Box/pull/6030
* Machine translated update of zh-CN.po by @jriwanek in https://github.com/86Box/86Box/pull/6031
* Restore Finnish translations by @dgurney in https://github.com/86Box/86Box/pull/6033
* Correction on some translation in zh-CN.po by @borisvolk117 in https://github.com/86Box/86Box/pull/6032
* qt: Add Norwegian (Bokmål) translation by @elislays08 in https://github.com/86Box/86Box/pull/6034
* Fix bad HDD types display in Japanese translation [skip ci] by @Cacodemon345 in https://github.com/86Box/86Box/pull/6039
* Diamond Stealth 3D 4000 changes by @unreal9010 in https://github.com/86Box/86Box/pull/6036
## New Contributors
* @tsoliman made their first contribution in https://github.com/86Box/86Box/pull/4804
* @rushieda made their first contribution in https://github.com/86Box/86Box/pull/4910
* @TheBombSquad made their first contribution in https://github.com/86Box/86Box/pull/4968
* @borisvolk117 made their first contribution in https://github.com/86Box/86Box/pull/4975
* @sharkbyte16 made their first contribution in https://github.com/86Box/86Box/pull/4989
* @techomancer made their first contribution in https://github.com/86Box/86Box/pull/4728
* @AstroMadson made their first contribution in https://github.com/86Box/86Box/pull/5037
* @asiekierka made their first contribution in https://github.com/86Box/86Box/pull/5064
* @conan7123 made their first contribution in https://github.com/86Box/86Box/pull/5096
* @disean made their first contribution in https://github.com/86Box/86Box/pull/5104
* @unreal9010 made their first contribution in https://github.com/86Box/86Box/pull/5129
* @eddmanx made their first contribution in https://github.com/86Box/86Box/pull/5138
* @starfrost013 made their first contribution in https://github.com/86Box/86Box/pull/5135
* @greblosdier made their first contribution in https://github.com/86Box/86Box/pull/5151
* @akmed772 made their first contribution in https://github.com/86Box/86Box/pull/5237
* @NishiOwO made their first contribution in https://github.com/86Box/86Box/pull/5372
* @emlyn made their first contribution in https://github.com/86Box/86Box/pull/5423
* @toggo9 made their first contribution in https://github.com/86Box/86Box/pull/5483
* @cathoderaydude made their first contribution in https://github.com/86Box/86Box/pull/5489
* @Torinde made their first contribution in https://github.com/86Box/86Box/pull/5455
* @snake-4 made their first contribution in https://github.com/86Box/86Box/pull/5491
* @jernejs made their first contribution in https://github.com/86Box/86Box/pull/5542
* @mungitoperrito made their first contribution in https://github.com/86Box/86Box/pull/5579
* @fadedflower made their first contribution in https://github.com/86Box/86Box/pull/5586
* @win2kgamer made their first contribution in https://github.com/86Box/86Box/pull/5692
* @dougvj made their first contribution in https://github.com/86Box/86Box/pull/3521
* @ais4kaa made their first contribution in https://github.com/86Box/86Box/pull/5730
* @ucucanok made their first contribution in https://github.com/86Box/86Box/pull/5787
* @jmi2k made their first contribution in https://github.com/86Box/86Box/pull/5821
* @BackSpace54 made their first contribution in https://github.com/86Box/86Box/pull/5822
* @Kappa971 made their first contribution in https://github.com/86Box/86Box/pull/5895
* @lotharsm made their first contribution in https://github.com/86Box/86Box/pull/5914
* @dekart811 made their first contribution in https://github.com/86Box/86Box/pull/5986
* @elislays08 made their first contribution in https://github.com/86Box/86Box/pull/6034
**Full Changelog**: https://github.com/86Box/86Box/compare/v4.2.1...v5.0