TC1995
b6adf1e5aa
S3 and 8514/A compatible fixes for various stuff.
...
1. Correct some more clock bugs of the ELSA Winner NeXTSTEP/OPENSTEP third party driver (please report any regressions if possible on other stuff).
2. Line Vector command with flag 0x211x (r/w) is now more usable (not perfect yet) and fill brushes now have correct colors (but also not perfect either) in Windows 2.x' 8514/a drivers.
2026-01-23 01:05:04 +01:00
OBattler
8c18273b23
Added the MSI-5156 (most of the work done by Kotochi).
2026-01-22 19:10:00 +01:00
OBattler
56bed942e7
Or the other VM Manager files.
2026-01-22 12:34:59 +01:00
OBattler
3faabe6197
It should not apply to qt_vmmanager_details.cpp.
2026-01-22 12:33:43 +01:00
OBattler
9d1b73196c
The forgotten qt_defs.hpp.
2026-01-22 12:32:23 +01:00
OBattler
2d4bd42684
Merge branch 'master' of https://github.com/86Box/86Box
2026-01-22 12:31:15 +01:00
OBattler
57af22f32f
Fix a warning in the VFIO code and attempt to use checkStateChanged instead of stateChanged when compiling with Qt 6.
2026-01-22 12:31:02 +01:00
Umut Çağan Uçanok
bbcc7e432f
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1004 of 1004 strings)
Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/tr/
2026-01-22 09:57:30 +00:00
Miran Grča
0950aefa94
Merge pull request #6739 from 86Box-chan/weblate-86box-86box
...
Translations update from 86Box Weblate
2026-01-21 17:24:56 +01:00
Cacodemon345
6b014f6c87
Do RGB correction only on Qt5
2026-01-21 20:55:52 +06:00
David Hrdlička
5a985e137f
Translated using Weblate (Czech)
...
Currently translated at 100.0% (1004 of 1004 strings)
Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/cs/
2026-01-21 07:40:30 +00:00
OBattler
7a462af5d1
AT NVR: Some changes in preparation for the MS-5156.
2026-01-21 07:26:15 +01:00
OBattler
df39399513
A small IDE fix from win2kgamer.
2026-01-21 06:11:46 +01:00
OBattler
57c7e6114c
VLSI VL82c480: Re-enable the A20 stuff.
2026-01-21 05:40:27 +01:00
OBattler
275604db61
IDE: Some fixes - it now works on the Intel Monsoon.
2026-01-21 03:21:14 +01:00
OBattler
d258bea201
Merge branch 'master' of https://github.com/86Box/86Box
2026-01-20 16:22:15 +01:00
OBattler
89eff9b33f
CPU: 40 MHz bus speed means 20 MHz PCI speed, per real hardware report by Efflixi.
2026-01-20 16:22:04 +01:00
David Hrdlička
b5a877a3fe
Translated using Weblate (Czech)
...
Currently translated at 99.9% (1003 of 1004 strings)
Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/cs/
2026-01-20 03:58:23 +00:00
OBattler
f925685ba8
Some fixes related to the recently Intel Monsoon machine.
2026-01-19 20:45:47 +01:00
OBattler
cf369525de
MDS v2/MDSX: Fix loading such images and remove excess logging.
2026-01-19 18:00:07 +01:00
Miran Grča
f7d9474a91
Merge pull request #6729 from kotochi98/monsoon
...
Add the Intel Classic R/R Plus (Monsoon) machine
2026-01-19 09:39:51 +01:00
BlueRain-debug
045cb18340
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 100.0% (1004 of 1004 strings)
Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/zh_Hans/
2026-01-19 08:39:25 +00:00
Miran Grča
762b3e8eb1
Merge pull request #6731 from MaxwellS04/BIOS_Renames
...
MSI 6199VA/6318 OEM BIOS renames
2026-01-19 09:39:22 +01:00
OBattler
af6011a5b4
MDS v2/MDX support: Move to a .DLL/.so/.DyLib file (not yet provided, working on it) because of license incompatibility with TrueCrypt's code.
2026-01-19 08:54:56 +01:00
Maxwell Scott
c2dcd285f1
Some OEM BIOS renames
2026-01-19 03:23:26 +07:00
kotochi98
815f2e293d
Change the Classic R/R Plus' bus flag to ISA only as the riser doesn't have any VLB slots
2026-01-18 17:16:03 +03:00
kotochi98
82a1f2908d
Add the Intel Classic R/R Plus (Monsoon) machine
2026-01-18 14:27:05 +03:00
OBattler
38b6712eca
De-TrueCrypt'ization: Phase 1.
2026-01-18 07:53:50 +01:00
OBattler
246b16e098
Add the missing <stdio.h> #define for FILE.
2026-01-18 05:43:03 +01:00
OBattler
6f48edba9a
And the BSD family.
2026-01-18 05:40:53 +01:00
OBattler
ef9ef0f5dd
Attempt to fix compilation of Mac.
2026-01-18 05:40:04 +01:00
OBattler
64b7369605
Built-in TrueCrypt: Actually use 86Box's fatal() for TC_THROW_FATAL_EXCEPTION instead of deliberately crashing on a NULL pointer dereference, should fix compile warnings on MacOS.
2026-01-18 05:18:56 +01:00
OBattler
71869e028b
Fix warnings and compilation on Linux.
2026-01-18 05:02:14 +01:00
OBattler
51effd0453
MDS v2 structures and decode/crypto utilities from Marisa-Chan's repository in preparation for MDS v2/MDX support implementation.
2026-01-18 03:56:57 +01:00
Miran Grča
605a1443de
Merge pull request #6728 from AITUS95/master
...
Voodoo: default LFB relax frontsync + wait stats
2026-01-18 03:51:59 +01:00
AITUS95
e414d9ab55
Voodoo: smooth V1/V2 sync and Windows waits
...
Make LFB relax/front-sync the default for V1/V2, keep wait stats opt-in, document sync behavior, and reduce Windows swap/event stalls.
2026-01-18 03:33:54 +01:00
Cacodemon345
d8545025c5
Fix Break key on Set 2 scancodes
2026-01-17 22:46:15 +06:00
Cacodemon345
d813df9a44
Fix Break key for real
2026-01-17 22:35:51 +06:00
OBattler
17f18e064f
Mouse: Move the delta division by 120 to mouse.c to properly accumulate smaller deltas with high-precision host mice on Windows hosts.
2026-01-17 16:54:13 +01:00
OBattler
b3b6943055
PIIX4 AMI 1995 NVR: Initialize second I/O port at 72h.
2026-01-16 16:59:39 +01:00
OBattler
2e886e21c5
Reversed the cases so they're correct.
2026-01-16 11:44:38 +01:00
OBattler
5f498ffd86
PIIX4(E): Use the correct NVR variant when using the (not yet implemented) MSI MS-5156.
2026-01-16 11:43:31 +01:00
OBattler
fb1f37c83b
Added PIIX4 AMI 1995 NVR device.
2026-01-16 11:35:17 +01:00
Maxwell Scott
88e3b6aad9
Correct MS-6117's memory
...
Also correct the year for S168/S1 i486 machines.
2026-01-16 03:02:03 +07:00
Bozo Scum
ccff53e61f
Update zh-TW.po
...
* fill the translation of the new added string
2026-01-15 11:27:10 +08:00
Miran Grča
65fd90ac43
Merge pull request #6716 from bozoscum/master
...
Update zh-TW.po
2026-01-15 03:52:04 +01:00
Miran Grča
71eca36132
Merge pull request #6717 from lemondrops/manager-misc
...
Manager: Various improvements
2026-01-15 03:51:48 +01:00
Miran Grča
78f8139fc5
Merge pull request #6715 from lemondrops/manager-reload
...
Manager: Reload VMs after changing the system directory
2026-01-15 03:33:00 +01:00
Bozo Scum
c3ef89775a
Update zh-TW.po
...
* commit 5619dcd did not modify zh-TW.po, adding it
* fine tune some translated terms
2026-01-15 10:17:35 +08:00
Miran Grča
aed03781f6
Merge pull request #6714 from lemondrops/patch-28
...
Miscellaneous changes
2026-01-15 02:44:10 +01:00