Commit Graph

4156 Commits

Author SHA1 Message Date
RichardG867
97064ba01f Disable LM78 logging 2020-10-30 20:43:08 -03:00
RichardG867
67ce3485be Merge branch 'master' of https://github.com/86Box/86Box 2020-10-30 20:41:32 -03:00
RichardG867
84a230a282 Hardware monitoring overhaul 2020-10-30 20:41:15 -03:00
RichardG867
5c66a6d0d6 Clean up VT82C686 Super I/O register writes 2020-10-30 17:08:14 -03:00
OBattler
080b8c12be Fixed the DAA instruction on 808x, fixes the Generic XT Clone BIOS POST. 2020-10-30 18:19:48 +01:00
RichardG867
9604edb72d Merge branch 'master' of https://github.com/86Box/86Box 2020-10-30 14:18:31 -03:00
Miran Grča
58afbfe2a7 Merge pull request #1046 from tiseno100/master
VIA 694X & 693A Implementation
2020-10-30 18:15:27 +01:00
RichardG867
5e9250c303 Change PIPC ACPI fix to match coding style 2020-10-29 14:09:54 -03:00
RichardG867
f1ffa9b8ec Merge branch 'master' of https://github.com/86Box/86Box
# Conflicts:
#	src/chipset/via_pipc.c
2020-10-29 14:07:05 -03:00
TC1995
64cfa8020a Fix the reported PHY of PCnet-FAST III (#1047) 2020-10-29 17:36:49 +01:00
TC1995
420d0b3641 Fixed a mistake of mine in the PCnet, now it reports the right PHY in the PCnet-FAST III variant. 2020-10-29 17:25:17 +01:00
Panagiotis
3295e7ae33 readded accidentally removed machines 2020-10-28 11:24:10 +02:00
Panagiotis
3b2e87cc38 Added few missing machines from include 2020-10-27 20:40:55 +02:00
Panagiotis
8ec3281fe5 Machine & Chipset includes are not on a correct position 2020-10-27 20:38:18 +02:00
Panagiotis
b908cf6002 Delete chipset.h 2020-10-27 20:37:49 +02:00
Panagiotis
44d316df38 Delete machine.h 2020-10-27 20:37:41 +02:00
Panagiotis
83b33431d7 VIA 694X & 693A Implementation
Just to continue the VIA northbridge work
2020-10-27 20:35:58 +02:00
David Hrdlička
2fa2350f9b Update pull_request_template.md 2020-10-27 12:45:33 +01:00
Miran Grča
b3fcd3f02a Merge pull request #1045 from 86Box/pr-templates
Add a pull request template
2020-10-27 01:15:55 +01:00
Miran Grča
3a55088af0 Merge pull request #1044 from anabate123/master
Added support for the 133MHz Pentium processor for Socket 5 CPUs
2020-10-27 01:12:52 +01:00
David Hrdlička
6f3014f80c Create pull_request_template.md 2020-10-26 23:23:02 +01:00
anabate123
cfe827c342 Fixed the spacing 2020-10-26 17:53:45 -04:00
anabate123
d52249939c Added support for the 133MHz Pentium processor for Socket 5 CPUs 2020-10-26 17:53:05 -04:00
Miran Grča
750747580a Merge pull request #1042 from amdk6/master
Gave the Dells the regular Intel SIO
2020-10-25 19:30:20 +01:00
amdk6
ca675f5083 Gave the Dells the IB SIO
and fixed a couple of discrepancies
2020-10-25 19:52:42 +02:00
Miran Grča
1a8c9cc3d0 Merge pull request #1041 from amdk6/master
Added the Micronics M4Li (and re-added the Dells)
2020-10-25 18:31:06 +01:00
amdk6
5a7a769696 Re-added the Dells 2020-10-25 17:51:26 +02:00
amdk6
5337d55d0c Gave the Micronics M4Li the MACHINE_BUS_PS2 flag
Because I forgot to add it initially
2020-10-25 16:23:47 +02:00
amdk6
3b20494e1a Removed the CMD 640 from the M4Li 2020-10-25 15:43:56 +02:00
amdk6
0dc7e7c9ed Added the Micronics M4Li 2020-10-25 15:21:25 +02:00
OBattler
4e9b8af1b3 Fixed the PCI slots on the Gateway 2000 Tigereye. 2020-10-24 21:52:15 +02:00
OBattler
af7e376938 Fixed logical device I/O port handling on the FDC37C932FR, fixes the FDC on the Gateway 2000 Tigereye. 2020-10-24 21:51:42 +02:00
OBattler
4b7d2422fd Moved SLiRP event destruction to the thread to fix the Settings restart crash. 2020-10-24 21:32:57 +02:00
OBattler
17c79fb644 Merge branch 'master' of https://github.com/86Box/86Box 2020-10-24 21:23:02 +02:00
OBattler
1ee92bf58a The Gateway 2000 Tigereye now correctly uses the SMC FDC37C932FR Super I/O chip. 2020-10-24 21:22:27 +02:00
Miran Grča
4542b098af Merge pull request #1038 from tiseno100/master
Apollo ProMedia Implementation
2020-10-23 17:58:02 +02:00
Panagiotis
274508e744 removed PIPC logging 2020-10-23 13:48:32 +03:00
Panagiotis
c9ee3864bf Tiny fix on the VIA PIPC suspension. Fixes dozens of boards.
For some reason. SCI suspension was programmed while it's read-only.
2020-10-23 13:47:40 +03:00
RichardG867
fb1e59d7ee Fix VIA ELCR I/O port enable/disable register 2020-10-22 23:02:19 -03:00
RichardG867
9d541c267d Temporary hack to allow ACPI SCI to share an IRQ with PCI devices 2020-10-22 22:45:27 -03:00
RichardG867
86feb28064 Add FDC DMA remapping on VT82C686 Super I/O 2020-10-22 17:45:31 -03:00
RichardG867
e09a48372c Improve VT82C686 Super I/O register indexing 2020-10-22 17:36:15 -03:00
RichardG867
f514c93033 Fix VT82C686 Super I/O read-only registers 2020-10-22 17:32:26 -03:00
OBattler
5e4706564a Hardware cursor and DAC Hardware cursor Y offsets now default to 0 instead of 32, fixes hardware cursor in some cases on the S3 928 and Vision964. 2020-10-22 14:50:23 +02:00
OBattler
5b3e13f50c Changed a part of the AT NVR code, inspired by the recent VARCem changes. 2020-10-21 16:27:31 +02:00
OBattler
806f55b055 Removed excess logging from sound/snd_sb_dsp.c. 2020-10-21 02:47:54 +02:00
OBattler
6e013acf95 Sound improvements, especially CD Audio and the Sound Blasters. 2020-10-21 02:46:50 +02:00
OBattler
baee7c1530 And fixed them again, this time properly (verified by testing). 2020-10-20 21:53:47 +02:00
OBattler
4390fd3bc6 Removed excess SST flash logging. 2020-10-20 21:32:33 +02:00
OBattler
2bda968594 Flash and Apollo fixes - fixes Flash corruption on the FIC KA-6130. 2020-10-20 21:29:45 +02:00