Commit Graph

4941 Commits

Author SHA1 Message Date
Miran Grča
ff245a8d24 Merge pull request #1318 from richardg867/master
ISAPnP fixes, Adaptec AHA-1542CP and PCnet-ISA+
2021-03-23 01:58:51 +01:00
RichardG867
c1858212e8 Change NE2000 PnP config function to be more in line with other devices 2021-03-22 21:55:19 -03:00
RichardG867
4803a6ce04 Switch RTL8019AS to the current ISAPnP ROM style 2021-03-22 21:47:03 -03:00
RichardG867
c8de206251 Skip adding the AHA-1542CP to ISAPnP if the microcode is missing 2021-03-22 21:45:58 -03:00
RichardG867
4f0a888498 Integrate OBattler's AHA-1542CP fixes 2021-03-22 21:24:48 -03:00
RichardG867
ac52052cfa Add PCnet-ISA+ PnP network card 2021-03-22 21:12:58 -03:00
RichardG867
d9f58cfe0d ISAPnP: Add IRQ type support, limit address register on 10-bit decode, and integrate card reset fix 2021-03-22 21:06:42 -03:00
RichardG867
70ae42e7a0 Merge branch 'master' of https://github.com/86Box/86Box 2021-03-21 16:59:28 -03:00
RichardG867
99405a41b2 Calculate ISAPnP checksum while parsing the end tag, allowing for ROMs not ending at the end tag checksum 2021-03-21 16:59:15 -03:00
RichardG867
ba8cec5e23 Dependent function* 2021-03-20 23:44:10 -03:00
David Hrdlička
10cc122925 fix Clang/WinSDK warnings 2021-03-21 03:28:37 +01:00
RichardG867
d29d51cfd8 Fix RTL8019AS PnP card ID 2021-03-20 23:24:36 -03:00
RichardG867
1832c0f8ad Fix ISAPnP memory upper limit support 2021-03-20 23:24:24 -03:00
RichardG867
08ebaaae84 Cosmetic fix to Sound Blaster PnP descriptor ROMs 2021-03-20 18:30:12 -03:00
RichardG867
9f9f5a1026 Initial attempt at AHA-1542CP 2021-03-20 18:29:58 -03:00
RichardG867
885309aa55 Add memory range upper limit support to ISAPnP 2021-03-20 18:29:18 -03:00
RichardG867
1d55c4d1d1 Merge branch 'master' of https://github.com/86Box/86Box 2021-03-20 16:33:51 -03:00
OBattler
c54c4c842c Fixed AHA-154xCF FDC port configuration via EEPROM. 2021-03-20 19:41:07 +01:00
RichardG867
966ddba554 Disable DMA channels when resetting ISAPnP logical devices 2021-03-20 14:54:34 -03:00
RichardG867
c6bbfd296c Switch SB ISAPnP ROMs to character literals on ANSI identifiers 2021-03-20 14:53:26 -03:00
RichardG867
bf12bfb299 Fix DMA channel on AwE32 PnP preferred configuration 2021-03-20 14:48:11 -03:00
RichardG867
04494892cc Make the SB16 OPL remappable by ISAPnP 2021-03-20 14:42:13 -03:00
OBattler
587d7330e1 Fixed ISA PNP segmentation faults when card is NULL, fixes the Shuttle HOT-557. 2021-03-20 05:50:37 +01:00
Miran Grča
2822e8015a Merge pull request #1316 from richardg867/master
ISAPnP support
2021-03-20 05:31:04 +01:00
RichardG867
c8f26b2341 Merge branch 'master' of https://github.com/86Box/86Box 2021-03-20 01:23:21 -03:00
RichardG867
5e5992247c Add PnP variants of the Sound Blaster 16 and AWE32 2021-03-20 01:21:42 -03:00
RichardG867
82376a9bac Switch RTL8019AS to ISAPnP framework 2021-03-20 01:21:28 -03:00
RichardG867
b338993727 Add ISAPnP framework 2021-03-20 01:21:02 -03:00
OBattler
74007c684c Merge branch 'master' of https://github.com/86Box/86Box 2021-03-20 04:45:52 +01:00
OBattler
0c9cc06238 Fixes to the UMC UM8669F Super I/O chip - now reconfiguring device ports actually works. 2021-03-20 04:45:38 +01:00
RichardG867
6fb31016f6 FW-6400GX has no ISA slots 2021-03-19 16:32:08 -03:00
Daniel Gurney
0c98ad9146 Remove optimized builds from README 2021-03-19 20:39:20 +02:00
richardg867
7a18796949 Merge pull request #1311 from richardg867/master
Fix PCI Voodoo Banshee
2021-03-18 19:51:35 -03:00
RichardG867
4ff9ab5b15 Fix PCI Voodoo Banshee 2021-03-18 19:51:00 -03:00
Miran Grča
478f08bfd4 Merge pull request #1310 from richardg867/master
Make EDID frequency limits sane
2021-03-18 04:40:50 +01:00
RichardG867
c9af458ddc Make EDID frequency limits sane, fixes Voodoo 3 DDC on Windows 98 2021-03-18 00:34:33 -03:00
Miran Grča
70100da2a7 Merge pull request #1309 from 86Box/tc1995
Fixed some regressions from the previous big et4000w32 commit.
2021-03-17 18:16:34 +01:00
OBattler
d129881783 Fixed the AMD PCSCSI (DC390) BIOS BAR mask. 2021-03-17 18:15:15 +01:00
TC1995
ec97408088 Fixed some regressions from the previous big et4000w32 commit.
Unified the et4000w32 blitters into one with the relative differences set.
2021-03-17 15:11:20 +01:00
OBattler
f3dfd74655 Fixed arrow keys on the Tandy machines... this time for real. 2021-03-17 02:39:13 +01:00
Miran Grča
9ef090fcc6 Merge pull request #1308 from richardg867/master
Fix build
2021-03-16 21:59:50 +01:00
RichardG867
830448549f Fix warning in win_settings 2021-03-16 17:58:33 -03:00
RichardG867
fd2167ceeb Fix build 2021-03-16 17:55:01 -03:00
Miran Grča
3124645613 Merge pull request #1307 from richardg867/master
Machine table fixes and on-board AGP Voodoo 3
2021-03-16 21:53:06 +01:00
RichardG867
83299a5965 Machine table indentation fixes 2021-03-16 17:35:27 -03:00
RichardG867
31331b08d1 Merge branch 'master' of https://github.com/86Box/86Box 2021-03-16 17:31:24 -03:00
RichardG867
0716e6e46b Add on-board AGP Voodoo 3 2021-03-16 15:34:20 -03:00
RichardG867
d2959556af Machine table fixes 2021-03-16 15:06:56 -03:00
Miran Grča
976caaed8d Merge pull request #1304 from tiseno100/master
Hardcode cache size of the UMC HB4 to 512KB
2021-03-16 17:09:28 +01:00
Miran Grča
c5773cd371 Merge pull request #1306 from 86Box/tc1995
Fixed 1280x1024x8bpp mode in the 928.
2021-03-16 17:09:10 +01:00