Commit graph

9985 commits

Author SHA1 Message Date
Cacodemon345
0395ea02a1 qt: Poll from Qt code instead of RawInput code on Windows when absolute mode is used
Fixes tablet input
2023-02-24 16:50:38 +06:00
Cacodemon345
35029deb8e
qt: Poll for 4th and 5th mouse buttons on Windows 2023-02-24 15:07:42 +06:00
Cacodemon345
4d4fdddfc6 Merge remote-tracking branch 'origin/master' into qt-wacom-serial 2023-02-24 14:41:00 +06:00
Miran Grča
3b7c338128
Merge pull request #3134 from jriwanek-forks/machine-fixes
Fix accidental reversion from Socket 7 to socket 5 in two machines
2023-02-24 08:02:26 +01:00
Jasmine Iwanek
1f0da2d557 Fix accidental reversion from Socket 7 to socket 5 in two machines 2023-02-24 01:43:59 -05:00
Jasmine Iwanek
154151ba6e
Merge pull request #3122 from ts-korhonen/network-settings-layout
Network & display settings layout tweaking
2023-02-24 01:35:49 -05:00
Jasmine Iwanek
67278269fd
Merge pull request #3133 from einstein95/pcjr
Make joysticks work with the PCjr
2023-02-24 01:34:49 -05:00
eientei
63ed285b86 Make joysticks work with the PCjr 2023-02-24 16:03:53 +13:00
Miran Grča
5399fc7abf
Merge pull request #3130 from jriwanek-forks/wdxt
Fix the wdxt
2023-02-22 15:02:47 +01:00
Jasmine Iwanek
8e9f969e1a Fix wdxt 2023-02-22 07:31:05 -05:00
Jasmine Iwanek
29c7e10cb3
Fix the wdxt-gen's ID 2023-02-21 18:50:09 -05:00
OBattler
fc68c48775 Merge branch 'master' of https://github.com/86Box/86Box 2023-02-21 19:25:09 +01:00
OBattler
6cd11f3fc4 Corrected the MMU function called in one recompiled instruction, fixes fatals when unpacking Windows 2000 updates. 2023-02-21 19:24:38 +01:00
David Hrdlička
b8bfaa9269 Fix buffer lengths in swprintf calls 2023-02-19 23:05:16 +01:00
Miran Grča
f3abf2851f
Merge pull request #3124 from MarekKnapek/VLA
Port PR#199 from pcem to 86Box.
2023-02-19 22:39:46 +01:00
Cacodemon345
424c9489c5 machine.h: Make chipset uintptr_t 2023-02-20 00:55:03 +06:00
Marek Knápek
4248d80040 Port PR#199 from pcem to 86Box.
Source: https://github.com/sarah-walker-pcem/pcem/pull/199
2023-02-19 18:47:43 +01:00
Cacodemon345
e536c4ca69 device: Add extended parameters infrastructure 2023-02-19 22:50:44 +06:00
ts-korhonen
5e0a87f682 qt: make display settings narrower. 2023-02-19 16:50:20 +02:00
ts-korhonen
e7fec886d0 qt: tabs to network interface settings. 2023-02-19 16:50:20 +02:00
Miran Grča
1ad8d1870b
Update README.md 2023-02-18 23:40:17 +01:00
Miran Grča
ad93741b89
Merge pull request #3115 from luennix/infinia7200
Add Toshiba Infinia 7200 (TC430HX OEM) and add TC430HX's on-board S3 ViRGE/DX
2023-02-18 04:44:28 +01:00
Cacodemon345
f9cd6c9b5f Set default tablet tool to Pen 2023-02-18 01:16:16 +06:00
luennix
a0d853ff1f Actually implement on-board ViRGE/DX for Infinia 7200 and TC430HX 2023-02-17 22:09:17 +03:00
Cacodemon345
764e6b7515 Merge remote-tracking branch 'upstream/master' into qt-wacom-serial 2023-02-17 21:37:45 +06:00
Miran Grča
8af953cf8e
Merge pull request #3116 from Cacodemon345/mga-millenium-pattern-fix-2
vid_mga: Fix opaque pattern blits
2023-02-17 13:54:21 +01:00
Cacodemon345
85f38ef7c0 vid_mga: Fix opaque pattern blits 2023-02-17 17:24:04 +06:00
luennix
1f3dec5708 Add Toshiba Infinia 7200 (TC430HX OEM) and add TC430HX's on-board S3 ViRGE/DX. 2023-02-17 14:11:24 +03:00
Miran Grča
375c3d3388
Merge pull request #3114 from Cacodemon345/mga-millenium-pattern-fix-2
vid_mga: Pattern drawing now works correctly on OS/2
2023-02-17 11:24:28 +01:00
Cacodemon345
68ac52c190 vid_mga: Pattern drawing now works correctly on OS/2 2023-02-17 16:10:06 +06:00
Cacodemon345
cdcd5327d6 Merge remote-tracking branch 'upstream/master' into qt-wacom-serial 2023-02-17 14:26:15 +06:00
Miran Grča
0e59cbcf61
Merge pull request #3113 from Cacodemon345/matrox-millenium-hwcursor-fix
vid_tvp3026_ramdac: Don't ignore CCR2 and CCR3 bits for Cursor RAM reads/writes.
2023-02-17 07:47:44 +01:00
Cacodemon345
2ca0fb3dd2 vid_tvp3026_ramdac: Don't ignore CCR2 and CCR3 bits for Cursor RAM reads/writes
Fixes hardware cursor under Windows 95
2023-02-17 12:39:04 +06:00
Cacodemon345
7f66f8334e mouse_wacom_tablet: Always transmit coordinates when requested in remote mode 2023-02-17 11:36:13 +06:00
Cacodemon345
29d7a7f265 mouse_wacom_tablet: Reset "always_report" to 0 as well
Fixes Windows 95 drivers
2023-02-17 11:04:24 +06:00
Cacodemon345
a96f40e5ef mouse_wacom_tablet: Change to snprintf for ID transmission 2023-02-17 01:48:29 +06:00
OBattler
7a0e52720d Merge branch 'master' of https://github.com/86Box/86Box 2023-02-16 20:10:16 +01:00
OBattler
b2f324262d Fixed more serial receiver FIFO bugs. 2023-02-16 20:10:05 +01:00
Miran Grča
6b6632e140
Merge pull request #3111 from Cacodemon345/qt-compile-fix
serial_passthrough: Allow configuration of named pipe parameter
2023-02-16 18:16:07 +01:00
Cacodemon345
be573713a6 config: Fix serial passthrough saving 2023-02-16 22:43:33 +06:00
Cacodemon345
3050dae395 serial_passthrough: Allow configuration of named pipe parameter 2023-02-16 17:27:04 +06:00
Cacodemon345
efaca1b106 wacom: Get rid of ID transmission hacks 2023-02-16 10:25:05 +06:00
Cacodemon345
6d0f4fc723 Merge remote-tracking branch 'upstream/master' into qt-wacom-serial 2023-02-16 10:24:28 +06:00
OBattler
f6c8080bdc Fixed MSR writability, fixes Error D on the IBM PCjr. 2023-02-16 02:43:06 +01:00
OBattler
3d480a6ffc A small fix to the serial receiver FIFO - fixes error 1101 on IBM PS/2 Models 70 and 80. 2023-02-16 00:15:04 +01:00
OBattler
d5291233f7 Reintroduced IDE bit 7 pulldown, this time properly. 2023-02-15 21:16:51 +01:00
Miran Grča
26bff270bc
Merge pull request #3110 from Cacodemon345/qt-compile-fix
Serial passthrough fixes on Windows
2023-02-15 18:12:37 +01:00
Cacodemon345
e6156022cf win_serial_passthrough: Don't error on 0-byte writes 2023-02-15 23:10:27 +06:00
Cacodemon345
ed6f7a6f8e qt: Fix serial ports enumeration on Windows 2023-02-15 23:09:41 +06:00
OBattler
566d0c8f44 Padding in serial.h. 2023-02-15 16:42:06 +01:00