| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 86Box-NDR-Linux-arm64-b7777.AppImage | 2025-09-13 | 75.3 MB | |
| 86Box-macOS-x86_64+arm64-b7777.zip | 2025-09-13 | 160.2 MB | |
| 86Box-Linux-x86_64-b7777.AppImage | 2025-09-13 | 80.0 MB | |
| 86Box-Windows-64-b7777.zip | 2025-09-13 | 45.5 MB | |
| 86Box 5.1 source code.tar.gz | 2025-09-13 | 13.9 MB | |
| 86Box 5.1 source code.zip | 2025-09-13 | 15.2 MB | |
| README.md | 2025-09-13 | 7.7 kB | |
| Totals: 7 Items | 390.1 MB | 0 | |
See the release announcement for more information!
What's Changed
- Update qt_vmmanager_main.cpp by @nelsonhef in https://github.com/86Box/86Box/pull/6041
- partial fix of BSD builds by @dshadowwolf in https://github.com/86Box/86Box/pull/6044
- fix the fix so Win32 doesn't break by @dshadowwolf in https://github.com/86Box/86Box/pull/6045
- Implement portable mode by @dhrdlicka in https://github.com/86Box/86Box/pull/6046
- Fix resizable window toggle on Windows by @Cacodemon345 in https://github.com/86Box/86Box/pull/6051
- Minor updates for fi-FI and fr-FR by @nelsonhef in https://github.com/86Box/86Box/pull/6054
- Fix conflicting mnemonic by @nelsonhef in https://github.com/86Box/86Box/pull/6055
- Add ability to use custom EDIDs by @Cacodemon345 in https://github.com/86Box/86Box/pull/6059
- Interlace changes of the day (August 26th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/6061
- Fixes missing translations in EDID UI by @nelsonhef in https://github.com/86Box/86Box/pull/6067
- Update pt-BR translation by @altiereslima in https://github.com/86Box/86Box/pull/6069
- Port remaining PCem OpenGL renderer features by @Cacodemon345 in https://github.com/86Box/86Box/pull/6066
- ESC/P: it's actually ESC/P 2, fill international character sets by @Lili1228 in https://github.com/86Box/86Box/pull/6073
- Recalculate
svga->faston Voodoo 3/Banshee packed Chain4 mode toggles by @Cacodemon345 in https://github.com/86Box/86Box/pull/6074 - ESC/P 2: Update strings and translations by @nelsonhef in https://github.com/86Box/86Box/pull/6077
- qt_mainwindow.cpp: Cleanups by @Cacodemon345 in https://github.com/86Box/86Box/pull/6078
- Make Specify Dimensions work again by @Cacodemon345 in https://github.com/86Box/86Box/pull/6079
- Fix shortcuts not working with numpad when on fullscreen by @Cacodemon345 in https://github.com/86Box/86Box/pull/6081
- Fixes for broken translation by @usergithub64 in https://github.com/86Box/86Box/pull/6085
- Add ability to switch color scheme from system default on Windows by @Cacodemon345 in https://github.com/86Box/86Box/pull/6084
- Fix minor typos by @nelsonhef in https://github.com/86Box/86Box/pull/6082
- More accurate translation for Portuguese languages by @nelsonhef in https://github.com/86Box/86Box/pull/6087
- Reflect language and color scheme changes in global config in manager and all its VMs by @Cacodemon345 in https://github.com/86Box/86Box/pull/6088
- Fix possibly stretched appearance on manager preferences by @Cacodemon345 in https://github.com/86Box/86Box/pull/6089
- Updates to compile 86Box under FreeBSD by @tjemg in https://github.com/86Box/86Box/pull/6091
- Update ru-RU.po by @usergithub64 in https://github.com/86Box/86Box/pull/6090
- Attempt to fix host serial passthrough on Linux by @Cacodemon345 in https://github.com/86Box/86Box/pull/6093
- Update Italian translation by @Kappa971 in https://github.com/86Box/86Box/pull/6095
- Fix the Dell XPS P60 and boot hangs on the Ambras by @win2kgamer in https://github.com/86Box/86Box/pull/6097
- Update zh-CN.po by @BlueRain-debug in https://github.com/86Box/86Box/pull/6099
- use SO_REUSEADDR on gdb stub socket by @sherpya in https://github.com/86Box/86Box/pull/6101
- Fix default on sound master plus, and comments by @jriwanek in https://github.com/86Box/86Box/pull/6105
- Pass through serial lines between serial port and emulator by @Cacodemon345 in https://github.com/86Box/86Box/pull/6106
- Several machine fixes by @win2kgamer in https://github.com/86Box/86Box/pull/6108
- Fix Force 4:3 Aspect Ratio not working if Resizable window is enabled (#6062) by @andresdelcampo in https://github.com/86Box/86Box/pull/6107
- Fix building on MSYS2 with QT6 by @driver1998 in https://github.com/86Box/86Box/pull/6109
- More machine and SIO fixes by @win2kgamer in https://github.com/86Box/86Box/pull/6110
- S3 changes of the night (September 1st, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/6114
- Add BIOS selector and 1998 BIOS to the Rise R534F by @win2kgamer in https://github.com/86Box/86Box/pull/6113
- Add support for parsing edid-decode text dumps by @Cacodemon345 in https://github.com/86Box/86Box/pull/6117
- BIOS version names' corrections by @MaxwellS04 in https://github.com/86Box/86Box/pull/6116
- Make EDID text dump detection more robust to avoid false positives by @Cacodemon345 in https://github.com/86Box/86Box/pull/6119
- Some forgotten BIOS version name changes by @MaxwellS04 in https://github.com/86Box/86Box/pull/6120
- Refactor custom EDID loading by @dhrdlicka in https://github.com/86Box/86Box/pull/6121
- EEPROM and misc changes (September 3rd, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/6124
- Fix dynamic SCSI buffer window sizing causing SEGV by @awilfox in https://github.com/86Box/86Box/pull/6128
- Minor cleanup on 53c9x code (September 7th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/6129
- Major video changes and fixes of the day (September 7th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/6130
- Adjust
scsi_common_tstructure definition to match the rest by @Cacodemon345 in https://github.com/86Box/86Box/pull/6133 - MGA: Implement unscaled YUV blits for ILOAD by @Cacodemon345 in https://github.com/86Box/86Box/pull/6132
- Restore the obsolete pause resume alt opcode. by @TC1995 in https://github.com/86Box/86Box/pull/6136
- Add support for Trio3D/2X's 8-bit palette DAC by @Cacodemon345 in https://github.com/86Box/86Box/pull/6139
- Add Two Baud Rates by @MaxwellS04 in https://github.com/86Box/86Box/pull/6138
- Latest video fixes of the day (September 8th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/6140
- Last minute changes for the high color S3 911/924 mode by @TC1995 in https://github.com/86Box/86Box/pull/6141
- changing and adding Multitech machines by @bozoscum in https://github.com/86Box/86Box/pull/6145
- Overriding changes (September 9th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/6146
- Some misc cleanups and code formatting by @jriwanek in https://github.com/86Box/86Box/pull/6147
- Add NEC PowerMate V2xxx/P2xxx! by @Verloren50000 in https://github.com/86Box/86Box/pull/6149
- Gravis UltraSound: additions, improvements and fixes by @lemondrops in https://github.com/86Box/86Box/pull/6154
- Last minute changes for the IDE hdd (September 12th, 2025) by @TC1995 in https://github.com/86Box/86Box/pull/6155
- Fix RAM configuration for multiple machines + other misc changes by @MaxwellS04 in https://github.com/86Box/86Box/pull/6150
- Finnish updates by @dgurney in https://github.com/86Box/86Box/pull/6158
- Last-minute manager improvements by @lemondrops in https://github.com/86Box/86Box/pull/6159
- Fix untranslated string by @nelsonhef in https://github.com/86Box/86Box/pull/6162
New Contributors
- @dshadowwolf made their first contribution in https://github.com/86Box/86Box/pull/6044
- @BlueRain-debug made their first contribution in https://github.com/86Box/86Box/pull/6099
- @sherpya made their first contribution in https://github.com/86Box/86Box/pull/6101
- @andresdelcampo made their first contribution in https://github.com/86Box/86Box/pull/6107
- @awilfox made their first contribution in https://github.com/86Box/86Box/pull/6128
- @bozoscum made their first contribution in https://github.com/86Box/86Box/pull/6145
- @Verloren50000 made their first contribution in https://github.com/86Box/86Box/pull/6149
Full Changelog: https://github.com/86Box/86Box/compare/v5.0...v5.1