OBattler
7c13047fe6
Printers: Use the new timer API for the timeout timers, fixes printers on faster emulated CPU's.
2025-09-01 01:03:06 +02:00
OBattler
6f71e92385
Implemented the "Parallel port FIFO" mode of ECP, made config.c sanitize the jumpered DMA on load and save, and made the PC87306 no longer able set the ECP dma if one is jumpered.
2025-08-31 23:33:42 +02:00
OBattler
de64f74c30
CD-ROM: Add configuration option to bypass CRC and ECC checks.
2025-08-31 21:29:32 +02:00
OBattler
1b173963fe
Fix the timings of the non-Elsa S3 Vision cards with the IBM RGB528 RAMDAC.
2025-08-31 20:44:40 +02:00
OBattler
28d678476d
Implement the ELSA S3 EEPROM, the RGB528 RAMDAC clock selection, and fix split calculation on all the S3 cards (ViRGE included).
2025-08-31 19:35:04 +02:00
win2kgamer
7e31741af4
UM866x: Don't check nonexistent C1h register on 862, fixes missing LPT port on PB300 and CAF C747
2025-08-30 21:34:00 -05:00
win2kgamer
834c745459
MSI MS-4145 has a PS/2 KBC with an AT port, fixes keyboard in WfW 3.11
2025-08-30 15:10:26 -05:00
win2kgamer
35b107ca1d
W837x7: Also set register 00h in no IDE configurations, fixes MSI MS-4144/4145/5119 FDC failure
2025-08-30 15:06:47 -05:00
Miran Grča
0a371e987b
Merge pull request #6109 from driver1998/buildfix
...
Fix building on MSYS2 with QT6
2025-08-30 21:06:13 +02:00
RichardG867
a55736282b
config: Fix incorrect logic in an unused path for machine merge migration
2025-08-30 13:51:50 -03:00
GH Cao
1c9436c0f1
Fix building on MSYS2 with QT6
2025-08-31 00:50:18 +08:00
OBattler
3338a59283
S3 Trio32: Fix cursor in 15-bpp and 16-bpp mode.
2025-08-30 18:25:08 +02:00
Miran Grča
8e6d5f8fcb
Merge pull request #6107 from andresdelcampo/fix-forceaspect43
...
Fix Force 4:3 Aspect Ratio not working if Resizable window is enabled (#6062 )
2025-08-30 13:16:03 +02:00
andresdelcampo
ca429dd493
Run more iterations and retested
...
Not fully sure this is much different from the previous solution, but proof of test working as expected.
2025-08-30 12:05:41 +02:00
win2kgamer
a9ca61589b
The Teknor TEK-932 has a PS/2 KBC but an AT keyboard port
2025-08-29 22:07:59 -05:00
win2kgamer
7eebb6e3ca
Fix is_award check on the Shuttle HOT-433A, fixes FDC failure on POST and PS/2 mouse
2025-08-29 21:48:07 -05:00
win2kgamer
f86a898ee1
Add missing machine_force_ps2 call to the ECS UM8810P, fixes keyboard in BIOS
2025-08-29 21:41:32 -05:00
win2kgamer
788611075c
Fix i82091AA SIO I/O port on the ICS SB486P, fixes resource conflict
2025-08-29 21:32:04 -05:00
win2kgamer
4b3965a2c9
Add missing FDC init to the Silicon Valley Computer 486WB
2025-08-29 21:16:28 -05:00
win2kgamer
e6269019f4
Add missing onboard IDE to the Commodore SL386SX-16
2025-08-29 21:06:54 -05:00
OBattler
89591ae8c9
IBM PS/2 Model 50: Add the Model 50Z BIOS as an option.
2025-08-30 02:28:18 +02:00
OBattler
d287b81054
CD-ROM: Only do the lead out processing on REM SESSION command if session is greater than 1, fixes crashes with arithmetic exception (ie. division by zero).
2025-08-29 23:39:13 +02:00
OBattler
941d0850de
Removed the prefixes.
2025-08-29 22:47:01 +02:00
OBattler
50cf7330a3
Added the ability to remap scan codes in the configuration file.
2025-08-29 22:41:00 +02:00
OBattler
0ec3f9a99c
Windows Serial Passthrough: Fix warning.
2025-08-29 21:59:38 +02:00
Miran Grča
d5b7b0ae27
Merge pull request #6106 from Cacodemon345/linux-port-fixes
...
Pass through serial lines between serial port and emulator
2025-08-29 21:26:36 +02:00
Cacodemon345
63bb0d8a92
Pass through serial lines between serial port and emulator
2025-08-30 01:21:30 +06:00
OBattler
56e5485b35
Biostar M5ATA: Add the option for the latest BIOS revision.
2025-08-29 21:15:14 +02:00
andresdelcampo
717b66c660
Fix Force 4:3 Aspect Ratio not working if Resizable window is enabled #6062
...
AI assisted fix, seems to work fine after a second iteration. Tested in WSL linux -a bit shaky to resize windows in this environment by default, but seems to behave fine now.
2025-08-29 21:08:42 +02:00
Jasmine Iwanek
c5cede1a41
Fix default on sound master plus, and comments
2025-08-29 14:40:25 -04:00
OBattler
1458fb3253
COVOX Sound Master Plus: Make the selectable port 22E[-22F] and 24E[-24F] instead of 330[-331] and 338[-339], fixes #6104 .
2025-08-29 19:54:33 +02:00
Gianluigi Tiesi
b6b4bb54cd
use SO_REUSEADDR and SO_EXCLUSIVEADDRUSE (win32) on gdb stub socket
2025-08-29 15:14:28 +02:00
Miran Grča
ecbdd1340a
Merge pull request #6099 from BlueRain-debug/patch-1
...
Update zh-CN.po
2025-08-29 13:42:48 +02:00
BlueRain-debug
990c4f454d
Update zh-CN.po
...
corrected some inaccurate translations
2025-08-29 12:46:38 +08:00
win2kgamer
bd11947815
Merge branch '86Box:master' into dell-p60-fix
2025-08-28 20:57:04 -05:00
win2kgamer
e7b5e29075
Fix KBC P1 readout for Batman and Plato, fixes boot hang
2025-08-28 19:41:08 -05:00
OBattler
827650d02b
Alfredo: Fix KBC P1 readout, fixes #6096 .
2025-08-29 02:37:51 +02:00
Kappa971
3e7eecf3e0
Update Italian translation
2025-08-29 00:49:16 +02:00
win2kgamer
98e2bea7f3
Merge branch '86Box:master' into dell-p60-fix
2025-08-28 16:03:46 -05:00
OBattler
c2dc468f32
Tandy scancode fixes, F11 and F12 should now work and a few other previously unavailble keys are now available.
2025-08-28 22:55:37 +02:00
OBattler
fc9953f2c1
Merge branch 'master' of https://github.com/86Box/86Box
2025-08-28 22:35:45 +02:00
OBattler
519c77abba
CD-ROM: Do not perform CRC and ECC checking on a DVD drive, fixes #6094 .
2025-08-28 22:35:36 +02:00
Miran Grča
a21d141408
Merge pull request #6093 from Cacodemon345/linux-port-fixes
...
Attempt to fix host serial passthrough on Linux
2025-08-28 21:49:21 +02:00
Cacodemon345
084091ac3b
Attempt to fix host serial passthrough on Linux
2025-08-29 01:29:41 +06:00
OBattler
16d818ee1b
ESC/P2 Printer: Use the Courier font when Roman is set in non-proportional mode.
2025-08-28 18:30:01 +02:00
Miran Grča
1d878bbb25
Merge pull request #6090 from usergithub64/master
...
Update ru-RU.po
2025-08-28 17:04:00 +02:00
Tiago Gasiba
331278084d
Display::Name -> VMManager::Display::Name + changes for FreeBSD
2025-08-28 16:48:24 +02:00
usergithub64
b0af7a2c64
Update ru-RU.po
2025-08-28 16:50:16 +03:00
OBattler
1343faadfb
Fix remembering window size and position on certain actions in resizable mode.
2025-08-28 15:14:01 +02:00
OBattler
5acd94eb0d
Merge branch 'master' of https://github.com/86Box/86Box
2025-08-28 14:43:14 +02:00