Commit Graph

12336 Commits

Author SHA1 Message Date
OBattler
aaaa96f785 QT render stack: add a missing default entry. Also committing the missing MO image creation fixes. 2025-03-18 18:20:49 +01:00
Miran Grča
d31841dc3c Merge pull request #5363 from Cacodemon345/qt-touchscreen-stuff
Qt: Add special handling for real touchscreen devices
2025-03-18 18:15:05 +01:00
rushieda
96644d137f Add the Soyo SY-7SBB (SiS 600, Socket 370) 2025-03-18 19:57:14 +03:00
Cacodemon345
25bcd434a0 Qt: Add special handling for real touchscreen devices 2025-03-18 13:06:17 +06:00
OBattler
8eb084d397 XT KBC: Fix switches for 192k RAM, fixes #5262. 2025-03-18 03:34:49 +01:00
OBattler
39f65003dc Acer 100T: Do not add a separate internal FDC because one is already provided by the Super I/O chip, fixes #5250. 2025-03-18 03:32:47 +01:00
OBattler
1a6f84d455 MO: More bug fixes. 2025-03-18 03:00:56 +01:00
OBattler
6f8594f2b2 MO: A few bug fixes. 2025-03-18 01:38:59 +01:00
OBattler
be2a435e05 MO and ZIP: Fix reading, writing, and formatting, also fix > 2 GB MO images. 2025-03-18 00:43:49 +01:00
OBattler
48c294a13b SCSI CD-ROM: Fix a warning. 2025-03-17 20:59:18 +01:00
OBattler
d8f3f4753d Merge branch 'master' of https://github.com/86Box/86Box 2025-03-17 20:58:26 +01:00
OBattler
556c74c159 IDE DMA: Properly handle partial transfers, fixes ATAPI DMA in Windows 98 SE. 2025-03-17 20:58:15 +01:00
Miran Grča
fbc455cd6b Merge pull request #5362 from Cacodemon345/ct_69000_refresh_rate
C&T B69000: Revert optimizations that made GUI acceleration slow
2025-03-17 18:17:26 +01:00
Cacodemon345
9182deaa2b C&T B69000: Revert optimizations that made GUI acceleration slow 2025-03-17 23:16:03 +06:00
Cacodemon345
65020a80c8 Revert "C&T 69000: All ROPs now implemented, also fixed transparency bitblts"
This reverts commit 000af483f3.
2025-03-17 22:53:36 +06:00
Cacodemon345
2019af174f Revert "C&T 69000: Fix bad refresh rate"
This reverts commit b1a77195ab.
2025-03-17 22:53:00 +06:00
Miran Grča
8fd299f2d7 Merge pull request #5361 from Cacodemon345/ct_69000_refresh_rate
C&T 69000: Fix bad refresh rate
2025-03-17 16:56:09 +01:00
OBattler
277273c05d ATAPI PIO: Do not prematurely terminate the command if bytes are left to be transferred but all sectors have already been read into the buffer, fixes FreeBSD CD-ROM boot on some machines. 2025-03-17 16:54:41 +01:00
Cacodemon345
1bf78aebfd C&T 69000: Adjust interrupt conditions 2025-03-17 21:45:50 +06:00
Cacodemon345
b1a77195ab C&T 69000: Fix bad refresh rate 2025-03-17 21:23:32 +06:00
OBattler
49463607c1 C&T 69000: Rewrite the PCI register handling and intialize the registers to sane default, fixes the card's detection by the Windows 98 driver installer. 2025-03-17 04:29:58 +01:00
OBattler
79134f3b21 Assorted Cyrix (and Codegen opcode Mod R/M passing table) fixes - fixes Windows 98 SE on Cyrix 6x86's with power management enabled. 2025-03-17 03:40:52 +01:00
OBattler
bb1b666010 Removed some commented out stuff. 2025-03-17 00:43:18 +01:00
OBattler
f55736c86b Merge remote-tracking branch 'origin/master' into cdrom_changes 2025-03-17 00:16:27 +01:00
OBattler
dd4e493f64 Applied the fix to the optional 486 implementation as well. 2025-03-17 00:07:41 +01:00
OBattler
52a16529dc 386 Interpreter: Fix execute breakpoints. 2025-03-16 23:54:55 +01:00
OBattler
9f200fe2e8 386 Interpreter: Check for debug breakpoint before segment limit and presence checking. 2025-03-16 21:20:15 +01:00
OBattler
28ba47be15 Merge remote-tracking branch 'origin/master' into cdrom_changes 2025-03-16 18:40:48 +01:00
Miran Grča
3058acff0c Merge pull request #5358 from Cacodemon345/x87-fpu-interpreter
Use `fpclassify` for FXAM instead of manual comparison
2025-03-16 18:40:23 +01:00
OBattler
1c5d432d3c Disable special segment selector pushing behavior on Pentium onwards, fixes MSVC builds of ReactOS. 2025-03-16 18:37:32 +01:00
Cacodemon345
271a125301 Use fpclassify for FXAM instead of manual comparison
NaN detection for interpreter floating point compare on ARM64
2025-03-16 23:33:40 +06:00
OBattler
bc2fa4084a Merge remote-tracking branch 'origin/master' into cdrom_changes 2025-03-16 17:26:51 +01:00
Miran Grča
371866063b Merge pull request #5356 from Cacodemon345/multi-monitor-fixes
Don't use startblit/endblit for renderer switches
2025-03-16 16:45:58 +01:00
Alexander Babikov
c77cef6d80 Fix Qt menu roles for certain menu items 2025-03-16 18:10:48 +05:00
Cacodemon345
35125e7020 Don't use starblit/endblit for renderer switches 2025-03-16 15:24:24 +06:00
Miran Grča
081e97f1b0 Merge pull request #5353 from Cacodemon345/ct_b69000_fixes
C&T 69000: All ROPs now implemented, also fixed transparency bitblts
2025-03-15 21:26:55 +01:00
Cacodemon345
000af483f3 C&T 69000: All ROPs now implemented, also fixed transparency bitblts
Several optimizations also implemented
2025-03-16 01:46:34 +06:00
Miran Grča
6d1cd66957 Merge pull request #5352 from Cacodemon345/opengl-renderer-param-lines
Make renderer options item enabled/disabled instead
2025-03-15 19:16:59 +01:00
Cacodemon345
26e1852b5a Make renderer options item enabled/disabled instead
Also a missed French translation
2025-03-15 23:47:13 +06:00
Jasmine Iwanek
b9941a11ff Merge pull request #5346 from MaxwellS04/External_Floppy
Readd XT and AT floppy controllers
2025-03-15 10:35:13 -04:00
usergithub64
dcce23a7d3 Add files via upload
Fixes broken translation of "Receive MIDI Input" for Ensoniq AudioPCI (ES1370)
2025-03-15 15:13:55 +02:00
usergithub64
b8894fc9df Add files via upload
Fixes broken translation of "About 86Box"
2025-03-15 15:13:02 +02:00
Cacodemon345
4a9b0e0df8 Apply filter changes to the scene FBO texture as well 2025-03-15 13:17:41 +06:00
Cacodemon345
9af19f850e Parse shader parameter lines with an alternate method 2025-03-15 13:17:14 +06:00
OBattler
b5c158ec98 SCSI CD-ROM: Revert the performance-reducing changes to scsi_cdrom_command_common() introduced in build 6541. 2025-03-14 20:11:55 +01:00
OBattler
6bc37690c0 Merge remote-tracking branch 'origin/master' into cdrom_changes 2025-03-14 19:42:50 +01:00
Cacodemon345
a340f250f2 Attempt detecting BOM before parsing parameters 2025-03-15 00:34:36 +06:00
MaxwellS04
a1996e7955 Readd XT and AT floppy controllers
They got removed during the addition of CompatiCard
2025-03-15 01:09:41 +07:00
Cacodemon345
0686045d2a Fix building on Haiku OS 2025-03-14 21:26:33 +06:00
OBattler
aef06552fb Some missing breaks in the Cyrix register writes. 2025-03-14 15:34:37 +01:00