Jasmine Iwanek
b6306b09de
Merge remote-tracking branch 'upstream/master' into feature/mtrr
2023-01-11 23:10:49 -05: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
324ff6a74f
Merge remote-tracking branch 'upstream/master' into feature/mtrr
2023-01-08 15:30:54 -05: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
Jasmine Iwanek
3dc55f6b84
Merge remote-tracking branch 'upstream/master' into feature/mtrr
2023-01-08 00:30:27 -05: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
Miran Grča
43acec9630
Merge pull request #3021 from jriwanek-forks/formatting
...
Apply most of the remaining formatting changes
2023-01-07 23:16:27 +01:00
OBattler
40bd782aeb
Win32 settings dialog secondary display selection fixes.
2023-01-07 23:16:00 +01:00
Jasmine Iwanek
e75e39d95c
Update glad to 0.1.36
2023-01-07 17:02:24 -05:00
Jasmine Iwanek
3ba87a5e35
Update fdi2raw
2023-01-07 17:02:24 -05:00
Jasmine Iwanek
ca0ff1ab89
crcspeed Compatibility With C++
2023-01-07 17:02:24 -05:00
Jasmine Iwanek
1860700eab
Fix some small issues
2023-01-07 17:02:23 -05:00
Jasmine Iwanek
a40630ba63
Even more tabs to spaces
2023-01-07 14:09:51 -05:00
Cacodemon345
8a37572220
snd_optimc: IRQs of 12, 14 and 15 are actually used
2023-01-07 16:55:55 +06:00
Jasmine Iwanek
a2336a4b96
Merge remote-tracking branch 'upstream/master' into feature/mtrr
2023-01-06 14:59:41 -05: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
a919383198
Merge remote-tracking branch 'upstream/master' into feature/mtrr
2023-01-04 06:29:22 -05:00
Jasmine Iwanek
48961b00a4
Missed bits
2023-01-04 06:25:33 -05:00
Jasmine Iwanek
ba21b31a7b
Merge remote-tracking branch 'upstream/master' into feature/mtrr
2023-01-04 05:19: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
f37692ad63
Merge remote-tracking branch 'upstream/master' into feature/mtrr
2023-01-03 17:11:59 -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
Jasmine Iwanek
562c9880e2
Merge remote-tracking branch 'upstream/master' into feature/mtrr
2022-12-31 17:57:47 -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
55f8f4d473
Remove/tidy some escaped cruft
2022-12-28 19:04:11 -05:00
Jasmine Iwanek
30faaa2327
Fix encoding in src/mem/mem.c
2022-12-28 17:30:04 -05:00
Jasmine Iwanek
ecd7694006
Fix more warnings
2022-12-28 14:01:09 -05:00