RichardG867
8d8ee14966
Implement VIA 686A/B Super I/O and hardware monitor + a handful of fixes
2020-10-13 19:27:48 -03:00
RichardG867
35aedf1ba6
Add special case on NVR register 0D for VIA 686A/B
2020-10-13 19:26:29 -03:00
RichardG867
5b9d953f3b
Clear UHCI status register, fixing a flood of "PCI problems?" errors on Linux
2020-10-13 19:25:40 -03:00
RichardG867
124866baaa
Upgrade IDE maximum to UDMA/100 and add IDENTIFY word 93 (80-conductor cable detection)
2020-10-13 19:20:14 -03:00
RichardG867
7a71d9ece8
Fix PostScript printer
2020-10-11 21:04:29 -03:00
RichardG867
0e0f909c94
Clean up SMBus PIIX4 code
2020-10-11 18:52:00 -03:00
RichardG867
5238e38d38
Improve gating of VIA functions
2020-10-11 12:28:16 -03:00
RichardG867
f1c532a15c
Merge branch 'master' of https://github.com/86Box/86Box
2020-10-11 12:12:11 -03:00
RichardG867
e989c01639
Make the USB function disable bits cleaner
2020-10-11 12:09:56 -03:00
RichardG867
cfedd05072
Remove GA-6VX for it is quite a broken BIOS
2020-10-11 11:46:43 -03:00
RichardG867
40aff51a2f
Implement VIA main function disable bits
2020-10-11 11:45:06 -03:00
TC1995
49ec3903a5
Fixed the crashes the IBM PS/1 2133 issued with Windows 95 running with 8MB-16MB of memory.
2020-10-11 14:40:29 +02:00
RichardG867
f7cccde087
VIA southbridge overhaul, day 2
2020-10-10 20:34:42 -03:00
RichardG867
b25c1eb0d8
Merge branch 'master' of https://github.com/86Box/86Box
2020-10-10 17:02:39 -03:00
RichardG867
9043d7b656
VIA southbridge overhaul, day 1.5
2020-10-10 17:02:33 -03:00
OBattler
71b26b0a09
Added the VIA 596B ACPI device and fixed the ACPI I/O port size on the VIA 586B ACPI device.
2020-10-10 21:57:46 +02:00
Miran Grča
9341c60a74
Merge pull request #1023 from 86Box/tc1995
...
Ported twilen's S3 ViRGE and Trio/Vision fixes to 86box.
2020-10-10 15:15:32 +02:00
TC1995
6ed78ae5d8
Ported twilen's S3 ViRGE and Trio/Vision fixes to 86box.
2020-10-10 15:14:19 +02:00
RichardG867
8f1f3bdc08
VIA southbridge overhaul, day 1
2020-10-09 23:07:56 -03:00
RichardG867
2534660784
Capitalization fix
2020-10-09 15:21:33 -03:00
OBattler
b350c86237
Applies the split screen fix to EGA as well.
2020-10-09 13:50:31 +02:00
OBattler
1556bc7442
(S)VGA split screen now takes interlace, odd/even line, and skew into account, fixes the E-Ten Traditional Chinese DOS display driver on Trident graphics cards.
2020-10-09 13:41:20 +02:00
Miran Grča
9ef58461ec
Merge pull request #1020 from anabate123/master
...
Added Gateway 2000 Tigereye ROM
2020-10-07 08:27:23 +02:00
anabate123
c71e999f86
Update machine.h
2020-10-06 21:09:18 -04:00
anabate123
cbf6555fab
Update machine_table.c
2020-10-06 21:07:56 -04:00
anabate123
1be1e2c723
Update m_at_socket7_s7.c
2020-10-06 21:05:49 -04:00
Daniel Gurney
21b7bca693
Merge pull request #1019 from 86Box/tc1995
...
Fixed compile issue.
2020-10-06 19:39:58 +03:00
Daniel Gurney
b22e447c2d
Fix tvga9000b path
2020-10-06 19:33:28 +03:00
TC1995
5afe206cf9
Fixed compile issue.
2020-10-06 18:26:19 +02:00
Miran Grča
0524cf43de
Merge pull request #1018 from 86Box/tc1995
...
Built-in video card device fixes from selected machines, such as Tand…
2020-10-06 18:07:47 +02:00
TC1995
945ec15350
Built-in video card device fixes from selected machines, such as Tandy and Olivetti.
...
Added the Compaq Deskpro BIOS from 1987 (8086, not 386).
Added the Trident TVGA9000B video card and fixed some anomalies with the TVGA8900B.
2020-10-06 18:06:08 +02:00
Miran Grča
fa39616739
Merge pull request #1016 from 86Box/tc1995
...
Added the Phoenix S3 Trio64V+ card.
2020-10-04 20:07:16 +02:00
TC1995
64fa9a9526
Added the Phoenix S3 Trio64V+ card.
2020-10-04 19:56:03 +02:00
Miran Grča
e721506144
Merge pull request #1015 from 86Box/tc1995
...
Re-added the S3 928 to the video table (forgot in the previous commits).
2020-10-02 04:27:58 +02:00
TC1995
2aa741e597
Re-added the S3 928 to the video table (forgot in the previous commits).
...
Marked the Trio3D/2X as incomplete/dev-branched due to bugs on win9x and no public datasheet of it.
Added 8MB option to the supported video memory to the ViRGE/VX.
2020-10-01 21:05:53 +02:00
Miran Grča
329592e1c9
Merge pull request #1014 from richardg867/master
...
Several machine-related fixes
2020-10-01 05:35:59 +02:00
RichardG867
bac53a718d
Remove redundant -3V from Socket 7 3V machines
2020-09-30 21:51:35 -03:00
RichardG867
0dabc13871
Machine table indentation fixes
2020-09-30 21:49:59 -03:00
RichardG867
9e289b5433
Merge branch 'master' of https://github.com/86Box/86Box
2020-09-30 21:48:40 -03:00
RichardG867
f772ea950a
Remove special case for Cyrix III VCORE on the P3B-F, which is no longer needed with the latest BIOS
2020-09-30 21:48:02 -03:00
RichardG867
c4484e3705
Small change to ALi M6117 logging
2020-09-30 21:08:13 -03:00
RichardG867
7107283c81
Add CMD648 IDE slot to the CUBX
2020-09-30 21:07:11 -03:00
RichardG867
bbc13702b6
Fix VNC keycode for Delete
2020-09-30 21:05:21 -03:00
Miran Grča
267c342fe9
Merge pull request #1013 from 86Box/tc1995
...
Re-added the S3 928 card.
2020-09-29 22:44:27 +02:00
Miran Grča
3151d37cae
Merge pull request #1012 from tiseno100/master
...
Added the Phoenix 486 Jumper Readout port
2020-09-29 22:44:13 +02:00
TC1995
54b89569ec
Re-added the S3 928 card.
...
Added the Trio64V2/DX and its streams processor and Trio3D/2X cards with their respective VBE 2.0 bioses.
2020-09-29 22:31:38 +02:00
tiseno100
c2301c5b0c
Silly shadow fix for the ACC 2168
2020-09-29 12:44:01 +03:00
tiseno100
233ec2ddf3
ACC 2168 improvements
2020-09-29 12:42:40 +03:00
tiseno100
dd914429d8
Added the Phoenix 486 Jumper Readout port
...
A must have for Phoenix 486 machines
2020-09-29 12:07:03 +03:00
Miran Grča
996dcd4f84
Merge pull request #1005 from tiseno100/master
...
Added 2 new XT machines
2020-09-23 08:37:37 +02:00