Commit Graph

3217 Commits

Author SHA1 Message Date
OBattler
0cc234f0de Merge pull request #801 from tiseno100/master
Fix the Gateway 2000's PCI registers
2020-06-12 08:22:34 +02:00
tiseno100
f7a71a179d Fix the Gateway 2000's PCI registers 2020-06-12 09:20:12 +03:00
OBattler
cd1c84c449 Merge pull request #797 from anabate123/master
Added the Gateway 2000 OEM-based Zappa ROM
2020-06-11 16:04:21 +02:00
OBattler
85073c1b7b Merge pull request #796 from driver1998/mingw
snd_gus: Fix filename case for building on Linux.
2020-06-11 16:04:11 +02:00
OBattler
98b57912b3 Removed excess DMA logging. 2020-06-11 13:50:35 +02:00
OBattler
a260f2913e Fixed the PCI slots on the HP Brio. 2020-06-11 13:40:23 +02:00
OBattler
244874ed61 Merge branch 'master' of https://github.com/86Box/86Box 2020-06-11 12:53:06 +02:00
OBattler
464a6da62f Intel SIO overhaul, slight DMA clean-ups and SIO-related additions, made the PIIX/SMSC series of southbridges aware of CPU speed changes, and fixed a bug in the 86F loading code. 2020-06-11 12:52:50 +02:00
anabate123
b757297559 Fixed identing in machine.h 2020-06-11 06:07:37 -04:00
anabate123
2a587e3072 Update machine_table.c
I want to see if I could add the Gateway 2000 OEM-based Zappa ROM.
2020-06-10 18:48:55 -04:00
anabate123
226966101e Update machine.h
I want to see if I can add the Gateway 2000 OEM-based Zappa ROM.
2020-06-10 18:45:35 -04:00
anabate123
cea9298491 Update m_at_socket4_5.c
I want to see if I can add the Gateway 2000 OEM-based Zappa ROM
2020-06-10 18:43:21 -04:00
GH Cao
2c29f63a9d snd_gus: Fix filename case for building on Linux. 2020-06-11 02:42:58 +08:00
OBattler
563a432b7e Merge pull request #791 from richardg867/master
MPS table patcher for the ASUS P/I-P65UP5
2020-06-08 23:50:18 +02:00
OBattler
2e257225b0 Merge pull request #793 from tiseno100/master
Added the Abit LX6 + rework on the 440GX
2020-06-08 23:50:02 +02:00
tiseno100
d46da3efa1 Fixed wrong CPUID's on the Pentium II Xeons
Also added some \**bus based** speeds
2020-06-09 00:47:36 +03:00
tiseno100
d02af0a43c Replaced the S2DGE with the GA-6DXU
More stable and has everything we emulate other than it's On-Board SCSI. Works as intended.
2020-06-09 00:38:00 +03:00
tiseno100
6bbceab8a4 Added the 440GX
Not that perfect implementation. But works to the most part
2020-06-08 23:28:56 +03:00
tiseno100
7a5a5012a5 Added the Abit LX6
A Slot 1 440LX board
2020-06-08 16:42:30 +03:00
RichardG867
f8bbe69dff Disable IOAPIC logging 2020-06-07 17:01:57 -03:00
RichardG867
8848e6e56e Fix indentation 2020-06-07 17:00:55 -03:00
RichardG867
25f5e96031 Verbose I/O APIC name 2020-06-07 16:56:22 -03:00
RichardG867
f65b51b0f3 MPS table patcher for the ASUS P/I-P65UP5 2020-06-07 16:47:16 -03:00
OBattler
7f00b416d5 Merge pull request #790 from richardg867/master
Machine table fixes
2020-06-07 21:34:58 +02:00
OBattler
de1cae40f7 The EGA and (S)VGA renders no longer draw a line's left and right overscan borders if the line is < 0. 2020-06-07 21:32:10 +02:00
RichardG867
151d8d486a Small indentation and header fixes 2020-06-07 16:03:15 -03:00
RichardG867
1edb7bdfd4 Redo machine table changes 2020-06-07 15:57:06 -03:00
RichardG867
aa4028aaff Revert "Merge branch 'master' of https://github.com/86Box/86Box"
This reverts commit 7a4bddab3c, reversing
changes made to 416d4f673d.
2020-06-07 15:52:45 -03:00
RichardG867
7a4bddab3c Merge branch 'master' of https://github.com/86Box/86Box
# Conflicts:
#	src/machine/machine_table.c
2020-06-07 15:51:16 -03:00
RichardG867
ff2f9784f5 Blank merge commit 2020-06-07 15:47:35 -03:00
Daniel Gurney
416d4f673d Revert "Fixed cpu.h."
This reverts commit 01dc901ace.
2020-06-07 21:43:27 +03:00
Daniel Gurney
00bb03a2a1 Revert #788
Dubious changes that caused conflicts
2020-06-07 21:40:44 +03:00
RichardG867
86d33abcc7 Remove CPU table hacks I accidentally left in 2020-06-07 14:55:17 -03:00
RichardG867
11deba1822 Machine table fixes 2020-06-07 14:52:22 -03:00
OBattler
6b884112fa The Matrox code now actually uses the DMA bus master API instead of directly accessing the RAM array. 2020-06-07 07:21:27 +02:00
OBattler
c7bce543b0 Fixed the SVGA code so characters skipped on scanline are no longer calculated twice, should fix more problems on that Kasan Korean card. 2020-06-07 06:30:21 +02:00
OBattler
01dc901ace Fixed cpu.h. 2020-06-07 03:26:24 +02:00
OBattler
7a7c08960a Merge pull request #788 from anabate123/master
Slot 1/Socket 370 Updates
2020-06-07 03:18:43 +02:00
anabate123
c526c9142e Updated the machine table to match CPU table
I updated the machine table to match the CPU table because the 440EX supports Celeron processors up to 333 MHz.
2020-06-06 21:03:19 -04:00
anabate123
7f36a62220 Slot 1/Socket 370 fixes
An update to the Slot 1 and Socket 370 processors in the CPU table to be applied as the 440EX supports Celeron processors.
2020-06-06 20:56:37 -04:00
OBattler
b2a7a5b90f Updated the Munt code to 2.4.0 (port from VARCem). 2020-06-07 02:06:15 +02:00
OBattler
e109a59a56 Removed excess logging from the SiS Rabbit chipset. 2020-06-07 01:56:35 +02:00
OBattler
5f64a6f851 SiS Rabbit (85c310) shadow RAM handling rewrite (fixes IDE, same as on the ACC chipset) and fixed a warning in the AD1848 code. 2020-06-07 01:54:19 +02:00
OBattler
6cf083c96d Merge pull request #787 from Altheos/feature/gusmax
Preliminary GUS MAX support
2020-06-07 00:14:54 +02:00
Altheos
871c01f153 Preliminary GUS MAX support 2020-06-06 21:35:03 +02:00
OBattler
2536c4c2cf Removed the ET4000AX RAM detection hack, the Kasang Korean card should now work again. 2020-06-06 18:02:24 +02:00
OBattler
fbf9d22663 Merge pull request #786 from tiseno100/master
Added the "fixed" Rabbit code
2020-06-06 07:21:41 +02:00
tiseno100
66c4ea194d Added the "fixed" Rabbit code 2020-06-06 07:50:11 +03:00
OBattler
8e09593038 Merge pull request #785 from tiseno100/master
Added the SiS Rabbit
2020-06-06 06:47:49 +02:00
tiseno100
53ffc9ae72 Added the SiS Rabbit
Some high-end 386DX chipset
2020-06-06 07:46:59 +03:00