Commit Graph

9625 Commits

Author SHA1 Message Date
OBattler
06d4ae5595 Fixed VNC mouse, but the correct scale factor for X and Y has to be figured out. 2022-12-30 06:05:57 +01:00
OBattler
06a7e00af4 Fix video output via VNC. 2022-12-30 04:29:56 +01:00
Jasmine Iwanek
4cc21ee2db Delete mingw32-cmake.log
It was an accidental upload
2022-12-29 22:10:53 -05:00
Miran Grča
82856fd4f3 Merge pull request #3001 from jriwanek-forks/CodeQL
Fix "Multiplication result converted to larger type" from CodeQL
2022-12-30 04:09:34 +01:00
Jasmine Iwanek
eb26c1658d VNC=n not needed as it's off by default anyway 2022-12-29 22:01:33 -05:00
Jasmine Iwanek
4e0f10969f Use correct case 2022-12-29 21:59:28 -05:00
Jasmine Iwanek
a2568a6fea Fix building with libvncserver 2022-12-29 21:59:21 -05:00
Jasmine Iwanek
7ec2a1c148 Use doubles as requested 2022-12-29 21:59:00 -05:00
Jasmine Iwanek
5984270f0d Minor formatting in cpu.c 2022-12-28 19:07:51 -05:00
Jasmine Iwanek
ecd7694006 Fix more warnings 2022-12-28 14:01:09 -05: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
Jasmine Iwanek
231cadb0a7 Fix Multiplication result converted to larger type from CodeQL 2022-12-23 14:22:17 -05: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
Jasmine Iwanek
98b2854e79 Merge pull request #2981 from Cacodemon345/patch-113
Time sync now works correctly with Vendex RTC
2022-12-20 19:37:50 -05:00
Jasmine Iwanek
4cf7472ce2 Fix PCNet logging 2022-12-20 19:33:43 -05:00
Jasmine Iwanek
9acb39a02e Remove obsolete hook 2022-12-20 19:33:43 -05:00
Jasmine Iwanek
0bf0520bd5 slirp makefile & cmake tidying 2022-12-20 19:33:43 -05:00
Jasmine Iwanek
3d825ec6e3 Clean up disk sizes tables 2022-12-20 19:33:42 -05:00