Commit Graph

3972 Commits

Author SHA1 Message Date
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
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
Miran Grča
bd0a4f490d Merge pull request #1039 from richardg867/master
Replace FIC KA-6100 with KA-6130
2020-10-20 21:09:55 +02:00
RichardG867
038d352a3b Replace FIC KA-6100 with KA-6130 2020-10-20 14:47:25 -03:00
Panagiotis
3465198d32 Apollo ProMedia Implementation
Needed for excessive 686A/B development
2020-10-20 20:45:12 +03:00
OBattler
36fa15c009 More 29*0x0 fixes. 2020-10-20 19:44:24 +02:00
OBattler
2e92878869 The 29*0x0 Flash now correctly determines the page address by the address of the last byte loaded, and only writes the bytes in the buffer that marked as dirty. 2020-10-20 19:33:10 +02:00
OBattler
f1b59303ab Implemented VIA PIPC device PCI reset function and improved that of PIIX. 2020-10-20 18:38:41 +02:00
OBattler
4c4fed4109 29*0x0 command A0 now correctly re-enables software data protection. 2020-10-20 18:23:19 +02:00
OBattler
c2329eefda 29*0x0 Flash now only starts the page write timer after the page address has been loaded, fixes accidental writes addresses that are not supposed to be written to. 2020-10-20 16:23:04 +02:00
Miran Grča
97b01bf39c Merge pull request #1036 from tiseno100/master
Chipset Improvements
2020-10-19 20:57:28 +02:00
Miran Grča
7584e073cb Merge pull request #1037 from 86Box/tc1995
Cleaned up and fixed some hanging regressions in the S3 Pre-Vision/Vi…
2020-10-19 20:57:15 +02:00
TC1995
15f9759534 Cleaned up and fixed some hanging regressions in the S3 Pre-Vision/Vision/Trio32/64 code. 2020-10-19 20:54:51 +02:00
Panagiotis
bd83fe26fe Implemented Intel 82235 memory remapping capabilities 2020-10-19 10:45:50 +03:00
Panagiotis
4742698c85 Implemented the ALi M1489 SMRAM functionality 2020-10-19 10:45:14 +03:00
OBattler
06e8b7220c And made the filters / volume control now actually apply. 2020-10-19 02:32:28 +02:00
OBattler
9e15cb034f Fixed sound/sound.c to also make sound card filters operate on channel 1. 2020-10-19 02:30:16 +02:00
OBattler
166bb68763 Increased the side dimension of the floppy IMG sector_pos_side and sector_pos arrays. 2020-10-19 02:28:47 +02:00
OBattler
f680e3fe0a And the AD1848 as well. 2020-10-19 02:22:53 +02:00
OBattler
39ffde2d72 Some ES1371 fixes. 2020-10-19 02:21:05 +02:00
OBattler
26d42adb1e CD-ROM CUE indexes are now respected for skip even if prestart is 0 (fixes CUE+BIN images that use indexes for pregap), CD Audio attenuation is now done per the specification, and proper sound card filtering and volume calculation now applies to CD Audio. 2020-10-19 01:02:40 +02:00
OBattler
a5e9e50ffc And even louder now. 2020-10-18 19:27:46 +02:00
OBattler
618a056d77 CD Audio volume should now be twice as loud. 2020-10-18 19:26:06 +02:00
OBattler
6c72d834ef Fixed PIC ELCR priv pointers for the STPC and VIA VT82C49x. 2020-10-18 15:34:52 +02:00
Miran Grča
3234e65e06 Merge pull request #1033 from 86Box/tc1995
Small but important fixes to the software cursor of the tgui9440 unde…
2020-10-18 13:51:41 +02:00
Miran Grča
bcd588163f Merge pull request #1034 from richardg867/master
Small non-critical changes to networking
2020-10-18 13:51:19 +02:00
TC1995
4037d36bfb Small but important fixes to the software cursor of the tgui9440 under Win2k/XP. 2020-10-18 02:05:29 +02:00
RichardG867
3e054a5c45 Improve thread safety and add safeguards to the network packet dumping code 2020-10-17 20:28:30 -03:00
OBattler
7a90fa8f75 Fixed the previous commit. 2020-10-18 01:20:26 +02:00
OBattler
f2938551fa Improved 32x32 cursor support. 2020-10-18 01:18:46 +02:00
RichardG867
8ed105feaf Fix VIA ISA bridge subsystem ID write 2020-10-17 20:17:36 -03:00
OBattler
4814c5385a And another. 2020-10-18 00:41:44 +02:00
OBattler
1cc854f04e And yet a fourth one. 2020-10-18 00:32:18 +02:00
OBattler
8f84aae072 And yet a third one. 2020-10-18 00:21:20 +02:00
OBattler
dc24e1394c And another. 2020-10-18 00:19:47 +02:00
OBattler
f2a46d7700 Fixed two very stupid mistakes in said cursor rewrite. 2020-10-18 00:14:33 +02:00