Cacodemon345
|
e5dd58e23f
|
wacom: Support Remote request mode and line feed-terminated commands
|
2023-01-04 13:46:06 +06:00 |
|
Cacodemon345
|
5c5e26960a
|
Properly process single-byte commands
|
2023-01-04 02:07:27 +06:00 |
|
Cacodemon345
|
49795ce81f
|
Transmit ID at normal speed
|
2023-01-04 01:59:57 +06:00 |
|
Cacodemon345
|
8e91b23e35
|
Partial revert of suppressed/increment mode changes
|
2023-01-04 01:42:14 +06:00 |
|
Cacodemon345
|
3cb903c29e
|
wacom: Don't transmit anything for 10 miliseconds after reset
|
2023-01-04 00:10:43 +06:00 |
|
Cacodemon345
|
e229f9e22c
|
wacom: Properly implement suppressed/increment mode
|
2023-01-03 23:27:12 +06:00 |
|
Cacodemon345
|
efda203365
|
Process absolute coordinates on macOS
|
2023-01-03 22:23:43 +06:00 |
|
Cacodemon345
|
e4180603e0
|
Revert "Made absolute mouse coordinates work under macOS"
This reverts commit b9f8e09db0 .
|
2023-01-03 22:22:33 +06:00 |
|
Cacodemon345
|
0ea498d9ce
|
wacom: Account for negative coordinate overflows
|
2023-01-03 22:20:30 +06:00 |
|
Cacodemon345
|
3e1ef68a5f
|
86box.c: Parenthesis addition
|
2023-01-03 21:46:40 +06:00 |
|
Cacodemon345
|
ef18a27bc9
|
Made absolute mouse coordinates work under Windows as well
|
2023-01-03 21:43:10 +06:00 |
|
Cacodemon345
|
b9f8e09db0
|
Made absolute mouse coordinates work under macOS
|
2023-01-03 21:42:49 +06:00 |
|
Cacodemon345
|
6bb26b7f74
|
wacom: Clamp coordinates after conversion
|
2023-01-03 21:42:35 +06:00 |
|
Cacodemon345
|
96f7b7aa14
|
Add Wacom SD-510C tablet emulation
|
2023-01-03 16:47:20 +06:00 |
|
Cacodemon345
|
74eaf6af25
|
Fix typo
|
2022-12-29 11:54:29 +06:00 |
|
Cacodemon345
|
676569dfb2
|
qt: Display architecture information in About box
|
2022-12-29 00:50:50 +06:00 |
|
Jasmine Iwanek
|
374df8e78a
|
Merge pull request #2999 from jriwanek-forks/covington
Initial P2 Covington support
|
2022-12-28 03:19:59 -05:00 |
|
Jasmine Iwanek
|
239294b6e3
|
Add out of spec underclocked models
Matches how we handle the Deschutes
|
2022-12-27 15:27:06 -05:00 |
|
Jasmine Iwanek
|
bde4531606
|
Fix timings, as the Covington doesn't have L2 cache
|
2022-12-27 14:03:16 -05:00 |
|
Jasmine Iwanek
|
cfa6f64716
|
Initial P2 Covington support
|
2022-12-27 13:49:10 -05:00 |
|
OBattler
|
fd82e523a0
|
Fixed hercules video_process_8() width, fixes #2997.
|
2022-12-27 05:27:13 +01:00 |
|
Jasmine Iwanek
|
d12c3e4dce
|
Merge pull request #2992 from Cacodemon345/qt-settings
qt_settingsdisplay: Changes are not lost on machine switch anymore
|
2022-12-25 00:30:39 -05:00 |
|
Jasmine Iwanek
|
9662baa908
|
Merge pull request #2994 from Cacodemon345/patch-119
RTMidi support is now available on Haiku
|
2022-12-25 00:29:56 -05:00 |
|
Cacodemon345
|
b2cf2a6049
|
RTMidi support is now available on Haiku
|
2022-12-25 11:25:15 +06:00 |
|
Miran Grča
|
34f7f01883
|
Merge pull request #2993 from Cacodemon345/patch-117
gdbstub: explicitly define FS_BASE and GS_BASE in features description
|
2022-12-23 17:39:59 +01:00 |
|
Cacodemon345
|
c2af203029
|
gdbstub: explicitly define FS_BASE and GS_BASE in features description
|
2022-12-23 21:53:22 +06:00 |
|
Cacodemon345
|
a2dcf9e12f
|
qt_settingsdisplay: Changes are not lost on machine switch anymore
|
2022-12-23 20:49:13 +06:00 |
|
Miran Grča
|
ecae3d7b31
|
Merge pull request #2990 from Cacodemon345/patch-116
qt_mcadevicelist: device IDs are always 4 hex digits long
|
2022-12-22 16:53:58 +01:00 |
|
Cacodemon345
|
522b06bd08
|
qt_mcadevicelist: device IDs are always 4 hex digits long
|
2022-12-22 13:21:28 +06:00 |
|
OBattler
|
fc74cd9656
|
And another fix for Win32 UI + RTMIDI.
|
2022-12-22 06:46:52 +01:00 |
|
OBattler
|
e4ff9d87a5
|
Win32 UI builds now correctly build with RTMIDI enabled.
|
2022-12-22 06:33:15 +01:00 |
|
OBattler
|
cc4fa24189
|
Minor SiS 50x initialization/reset fixes.
|
2022-12-22 06:17:07 +01:00 |
|
OBattler
|
e0c797a20f
|
Added WD XTA BIOS revision selection using the new CONFIG_BIOS infrastructure and some related fixes in the Win32 code.
|
2022-12-22 02:30:25 +01:00 |
|
Jasmine Iwanek
|
849133dd34
|
Merge pull request #2989 from jriwanek-forks/monster-fdc-fixes
Correct mistakes in monster-fdc
|
2022-12-21 16:15:49 -05:00 |
|
Jasmine Iwanek
|
28baa5168f
|
Correct mistakes
|
2022-12-21 16:14:59 -05:00 |
|
Miran Grča
|
0c575880de
|
Merge pull request #2988 from Cacodemon345/patch-115
Backport commit e1e3475bd482e3350a2ec442a0a9fda8ba5cff06 from PCem
|
2022-12-21 18:32:20 +01:00 |
|
Cacodemon345
|
533004490a
|
Backport commit e1e3475bd482e3350a2ec442a0a9fda8ba5cff06 from PCem
|
2022-12-21 23:31:06 +06:00 |
|
Miran Grča
|
e41d76f8fa
|
Merge pull request #2987 from jriwanek-forks/wdxt-gen
Add Western Digital WDXT-GEN
|
2022-12-21 16:24:11 +01:00 |
|
Miran Grča
|
4bb036766c
|
Merge pull request #2982 from Cacodemon345/patch-114
cl54xx: clear only FLAG_EXT_WRITE and FLAG_ADDR_BY16
|
2022-12-21 16:23:43 +01:00 |
|
Cacodemon345
|
d4ed4a57df
|
cl54xx: Device ID remains constant and read only
|
2022-12-21 15:41:11 +06:00 |
|
Cacodemon345
|
82c9ce1d21
|
CL-GD5436 leaves GR0 and GR1 untouched
|
2022-12-21 15:10:19 +06:00 |
|
Jasmine Iwanek
|
611dc36f59
|
FIx a silly mistake
|
2022-12-21 03:55:00 -05:00 |
|
Cacodemon345
|
261e20ba73
|
cl54xx: clear GR1 and GR0 when disabling enabled extensions
|
2022-12-21 14:35:56 +06:00 |
|
Cacodemon345
|
e6a87f3c3f
|
cl54xx: clear only FLAG_EXT_WRITE and FLAG_ADDR_BY16
|
2022-12-21 11:21:48 +06:00 |
|
Jasmine Iwanek
|
b60d119ad8
|
Add Western Digital WDXT-GEN
|
2022-12-20 23:12:41 -05:00 |
|
Jasmine Iwanek
|
0cca454ea0
|
Merge pull request #2986 from lemondrops/patch-1
Add a version of the XTIDE Universal BIOS for V20/V30 CPUs
|
2022-12-20 22:17:36 -05:00 |
|
Alexander Babikov
|
a93efb68e1
|
Add a version of the XTIDE Universal BIOS for V20/V30 CPUs
|
2022-12-21 07:38:16 +05:00 |
|
Miran Grča
|
6a2cfbe929
|
Merge pull request #2985 from jriwanek-forks/monster-fdc
Initial Monster FDC support
|
2022-12-21 03:34:27 +01:00 |
|
Miran Grča
|
f23b2ec99e
|
Merge pull request #2984 from jriwanek-forks/miscfixes
Misc fixes
|
2022-12-21 03:34:11 +01:00 |
|
Jasmine Iwanek
|
aae9e1e408
|
Initial Monster FDC support
|
2022-12-20 21:23:55 -05:00 |
|