Commit Graph

16258 Commits

Author SHA1 Message Date
starfrost
84376231f3 Merge branch '86Box:master' into master 2025-07-16 12:25:09 +01:00
Miran Grča
7fd7c659b6 Logitech serial mouse: enable RTS toggle by default. 2025-07-16 11:38:30 +02:00
OBattler
ae11e9bf27 XGA: Redo pattern blitting and clamp the X coordinate to within the width, fixes #5792. 2025-07-16 01:40:45 +02:00
Miran Grča
e8c8e7f703 ZEOS Martin: Remove PS/2 mosue port becxause the real machine has none. 2025-07-16 01:28:07 +02:00
Miran Grča
423a8dc9a9 Merge pull request #5794 from usergithub64/master
Update the Russian translation
2025-07-15 23:02:50 +02:00
Miran Grča
18fc545aef Merge pull request #5795 from rushieda/biosswitchfix
BIOS version switcher fixes and improvements on available machines
2025-07-15 23:02:19 +02:00
Miran Grča
c93c830744 Merge pull request #5798 from nelsonhef/lang-ptbr-upd
Update pt-BR.po
2025-07-15 23:02:09 +02:00
Miran Grča
a9b4e6b9d3 Merge pull request #5799 from 86Box/dhrdlicka-patch-1
Clip the cursor to the focused window
2025-07-15 23:01:51 +02:00
David Hrdlička
80ff0201ef Clip the cursor to the focused window 2025-07-15 22:50:21 +02:00
Nelson Kerber Hennemann Filho
c709f36d51 Update pt-BR.po
Minor fix
2025-07-15 12:46:32 -03:00
starfrost013
8af0c40fbf Merge branch 'master' of https://github.com/starfrost013/86box 2025-07-15 16:45:42 +01:00
starfrost013
9968645f1d Still increment the get address if a software method is found. This might cause slightly more cache errors and FIFO refills, but seems like the correct thing to do. It also prevents endless loops of finding bugs while debugging 2025-07-15 16:45:40 +01:00
Nelson Kerber Hennemann Filho
e482469b46 Update pt-BR.po
Add missing translations
2025-07-15 12:27:30 -03:00
rushieda
143639ad88 BIOS version switcher fixes and improvements on available machines 2025-07-14 16:28:02 +03:00
usergithub64
4731b70844 Update ru-RU.po 2025-07-14 14:30:17 +03:00
usergithub64
ca0e9a4707 Update the Russian translation
Update the Russian translation
2025-07-14 14:01:46 +03:00
usergithub64
8a9ee62993 Fixes for broken translation
Fixes for broken translation
2025-07-14 14:00:59 +03:00
Miran Grča
174d6e1d05 Merge pull request #5793 from rushieda/transfix
Turkish translation (tr-TR.po) fixes and improvements
2025-07-13 16:51:58 +02:00
rushieda
cc4bfa5c76 Turkish translation (tr-TR.po) fixes and improvements 2025-07-13 17:40:24 +03:00
Miran Grča
cd50776ef4 Merge pull request #5783 from usergithub64/master
Update the Russian translation
2025-07-13 14:26:18 +02:00
Miran Grča
132b7e0e62 Merge pull request #5791 from Cacodemon345/voodoo3-overlay
YUV overlays on Voodoo 3/Banshee now display correctly
2025-07-13 14:18:41 +02:00
Cacodemon345
e93be672fa Implement overlay chroma-keying on Voodoo 3/Banshee 2025-07-13 17:42:23 +06:00
usergithub64
126c4a5d4b Update ru-RU.po 2025-07-13 11:53:10 +03:00
usergithub64
dccefd707a Update joystick_standard.c 2025-07-13 11:50:04 +03:00
Cacodemon345
5a1da31283 YUV overlays on Voodoo 3/Banshee now display correctly 2025-07-13 14:08:35 +06:00
OBattler
97cfbb41a1 XGA: Blitting direction does not affect the order of the bits in memory, fixes the IBM Windows 3.1 XGA driver. 2025-07-13 07:55:49 +02:00
OBattler
51cd80e7b1 XGA: Fix pattern map pixel reading when (width + 1) is not divisible by 8, fixes #5779. 2025-07-13 06:50:32 +02:00
Miran Grča
3894be72f5 Merge pull request #5782 from Cacodemon345/manager-fixes
Implement focus-shifting on Windows and waiting status
2025-07-12 21:45:26 +02:00
Miran Grča
175afbf120 Merge pull request #5786 from Cacodemon345/patch-746345
Voodoo: Recalculate texture parameters on `textureMode` writes
2025-07-12 21:41:31 +02:00
Miran Grča
d62d044259 Merge pull request #5788 from jriwanek-forks/sbdsp
Fix High Speed autoinit DMA on SB16
2025-07-12 21:38:04 +02:00
Miran Grča
d123372018 Merge pull request #5787 from ucucanok/master
Fix Netware key card registers
2025-07-12 21:37:52 +02:00
Jasmine Iwanek
08a53d2f55 Fix High Speed autoinit DMA on SB16 2025-07-12 15:35:35 -04:00
cartifanwlr
615e22d356 Fix Netware key card registers 2025-07-12 22:31:27 +03:00
Cacodemon345
0caa0b90b6 Voodoo: Recalculate texture parameters on textureMode writes
Fixes corrupted textures on Screamer Rally.
2025-07-13 00:13:02 +06:00
Cacodemon345
851ec7d53d Waiting status when opening settings 2025-07-12 22:32:11 +06:00
Miran Grča
7663f37859 Merge pull request #5785 from 86Box/tc1995
XGA changes of the day (July 12th, 2025)
2025-07-12 16:31:59 +02:00
TC1995
4fa8ff2a06 XGA changes of the day (July 12th, 2025)
1. XGADemo now displays the correct colors through implementation of the palette sequence order in bit 2 of reg66 (Palette Sequence) of the XGA  ports and no longer hangs DOS when displaying the demo per interrupt r/w ports implementation.
2. And some more checks for more patterns needed by some software.
2025-07-12 16:21:41 +02:00
Cacodemon345
038a0236fe Remove extraneous show() calls 2025-07-12 17:24:55 +06:00
Cacodemon345
270fbad0ba Attempt more fixes for waiting state 2025-07-12 16:34:42 +06:00
Cacodemon345
b11c5af060 Add option to kill hung VMs 2025-07-12 16:34:42 +06:00
Cacodemon345
b4ace8482a Simple order fix 2025-07-12 16:34:42 +06:00
Cacodemon345
07c6a8a154 Implement focus-shifting on Windows and waiting status 2025-07-12 16:34:42 +06:00
Miran Grča
bb7ebc72c8 Merge pull request #5784 from Cacodemon345/patch-95455
Add fractional part to percentage message when no mouse is emulated
2025-07-12 12:24:17 +02:00
Cacodemon345
ff27d46b71 Add fractional part to percentage message when no mouse is emulated 2025-07-12 15:58:32 +06:00
usergithub64
aab3b1d822 Update the Russian translation
Update the Russian translation
2025-07-11 16:40:16 +03:00
usergithub64
cd6d38f335 Fixes for broken translation
Fixes for broken translation
2025-07-11 16:39:21 +03:00
Miran Grča
a1ee7f3269 Merge pull request #5781 from Cacodemon345/manager-fixes
Hide and disable update checker on custom builds
2025-07-11 11:44:43 +02:00
Cacodemon345
4c72a0f721 Hide and disable update checker on custom builds 2025-07-11 15:36:09 +06:00
Miran Grča
82abf45076 Merge pull request #5780 from Cacodemon345/manager-fixes
Fix placement of CPU frame size option, also add Exit option
2025-07-11 11:14:11 +02:00
Cacodemon345
f4f6bbc465 Fix placement of CPU frame size option, also add Exit option 2025-07-11 15:12:11 +06:00