Commit Graph

8093 Commits

Author SHA1 Message Date
luennix
5aa971534c Fixed QDI EXCELLENT II to have an AGP slot, as the real board also has one. 2023-01-14 12:07:06 +03:00
OBattler
54d862d0b7 Fixed another warning in cdrom/cdrom.c. 2023-01-10 04:15:29 +01:00
OBattler
db55912a63 Fixed another warning in scsi/scsi_cdrom.c. 2023-01-10 04:11:01 +01:00
OBattler
55effffbfb Fixed warning in scsi/scsi_spock.c. 2023-01-10 04:04:53 +01:00
OBattler
829671848e Fixed warning sin scsi/scsi_cdrom.c. 2023-01-10 04:03:34 +01:00
OBattler
b91f79dcdc Fixed warnings in cdrom/cdrom.c. 2023-01-10 03:50:47 +01:00
Jasmine Iwanek
bd3b60b82f Fix mingw makefile build 2023-01-09 19:08:19 -05:00
Miran Grča
517e0e2161 Merge pull request #3024 from luennix/master
Add ALi M1435 southbridge and three new machines
2023-01-09 20:30:24 +01:00
luennix
4085e4c928 PR for 86Box 2023-01-09 16:31:36 +03:00
Jasmine Iwanek
42ceb4cfcc Fix some bits which got lost in the last merge 2023-01-08 15:25:28 -05:00
rueni97
9b8182706e Add files via upload 2023-01-08 19:05:00 +03:00
rueni97
112b60eb88 Update ali1429.c 2023-01-08 19:04:40 +03:00
TC1995
f9bc675a62 Git, so, stop the pull/push errors, anyway, fix compile again. 2023-01-08 14:32:58 +01:00
TC1995
1064c697e2 Darn git. 2023-01-08 14:25:18 +01:00
TC1995
c4ce53c91f Fix compile again for github. 2023-01-08 14:19:28 +01:00
TC1995
5c0fa85d87 QT: Fix compile. 2023-01-08 00:05:58 +01:00
TC1995
e5496e2638 Overhauled CD-ROM selection for SCSI and ATAPI, including model and vendor specific commands.
Fixed the Spock SCSI ID selection.
Fixed CD Audio on NCR 5380-based SCSI controllers.
Added a proprietary CD-ROM controller selection (not hooked up yet).
All on qt only.
2023-01-07 23:48:45 +01:00
Cacodemon345
8a37572220 snd_optimc: IRQs of 12, 14 and 15 are actually used 2023-01-07 16:55:55 +06:00
OBattler
95cf08611c SCAT machines with PS/2 keyboard controller now actually have a PS/2 keyboard controller, fixes #3013. 2023-01-05 02:25:21 +01:00
Jasmine Iwanek
48961b00a4 Missed bits 2023-01-04 06:25:33 -05:00
Jasmine Iwanek
d6b118a4fc Fix another warning 2023-01-04 00:26:07 -05:00
Jasmine Iwanek
4e73192cb0 Merge pull request #3011 from jriwanek-forks/slotket-8
Add Slot1 to Socket 8 slotket
2023-01-03 19:47:50 -05:00
Jasmine Iwanek
6291ae01a3 Even more missed formatting 2023-01-03 18:15:20 -05:00
Jasmine Iwanek
3738a83980 Add Slot1 to Socket 8 slotket
One such example is the ASUS C-P6S1
2023-01-03 16:01:45 -05:00
Jasmine Iwanek
f9f6c18210 Merge pull request #3000 from Cacodemon345/patch-120
qt: Display architecture information in About box
2023-01-01 17:43:22 -05:00
FreeFull
b73c442af0 Fix keyboard input for British keyboard layout
Before this change, the `\|` key would be treated the same as the `/?` on a UK keyboard layout. With this change, it should behave properly, assuming the guest is also set to use a UK keyboard.
2022-12-30 23:32:57 +00:00
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
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
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
Cacodemon345
74eaf6af25 Fix typo 2022-12-29 11:54:29 +06: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
Cacodemon345
676569dfb2 qt: Display architecture information in About box 2022-12-29 00:50:50 +06: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
231cadb0a7 Fix Multiplication result converted to larger type from CodeQL 2022-12-23 14:22:17 -05: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
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
28baa5168f Correct mistakes 2022-12-21 16:14:59 -05:00
Cacodemon345
533004490a Backport commit e1e3475bd482e3350a2ec442a0a9fda8ba5cff06 from PCem 2022-12-21 23:31:06 +06:00