Commit Graph

5588 Commits

Author SHA1 Message Date
OBattler
3d004b56e7 Fixed the IDE BusMaster IRQ fix. 2021-08-20 17:16:14 +02:00
OBattler
8d3a7583de IDE BusMaster IRQ status is no longer automatically cleared on IRQ lower. 2021-08-20 16:50:39 +02:00
OBattler
02cbef3274 Implemented PS/2 mouse command F6 (Set defaults). 2021-08-20 16:48:13 +02:00
Miran Grča
5fa2bb9383 Merge pull request #1614 from 86Box/tc1995
Fixed timings once again plus a Boot HDD ROM option and another optio…
2021-08-19 19:45:37 +02:00
TC1995
29b2ac17c0 Fixed timings once again plus a Boot HDD ROM option and another option for logging purposes. 2021-08-19 19:34:28 +02:00
Miran Grča
b38c4ebdf4 Merge pull request #1610 from 86Box/tc1995
Improvements to the Paradise VGA cards (mainly c30) using the DOSBox-…
2021-08-17 19:02:26 +02:00
TC1995
ded00ef3c0 Improvements to the Paradise VGA cards (mainly c30) using the DOSBox-x code as a base (while making the banks unchanged) and some horrible tweaks as shown in the code (pardon...). 2021-08-17 18:58:37 +02:00
Miran Grča
41ad19639b Merge pull request #1609 from 86Box/tc1995
Bug fixes to the T128 Pseudo-DMA read routine.
2021-08-17 18:50:55 +02:00
TC1995
62e4245679 Bug fixes to the T128 Pseudo-DMA read routine. 2021-08-17 18:46:45 +02:00
Miran Grča
9dab85caed Merge pull request #1608 from 86Box/tc1995
Added the Trantor 128
2021-08-17 14:42:10 +02:00
TC1995
250fd9d285 Removed one useless variable and fixed the logging. 2021-08-17 14:29:53 +02:00
TC1995
a4f2d781e8 Initial implementation of the Trantor T128 SCSI adapter, another one using the 5380 chip but with a different undocumented ASIC compared to the rest of the already implemented line of cards. 2021-08-17 14:26:47 +02:00
Miran Grča
1ffc485f8e Merge pull request #1607 from 86Box/tc1995
Fixed pitch bugs on NT 4.0 using the TGUI9440/96x0 cards, should work…
2021-08-17 14:24:42 +02:00
TC1995
9673cc8f9c Fixed pitch bugs on NT 4.0 using the TGUI9440/96x0 cards, should work fine by now (tested on my end though). 2021-08-17 14:08:42 +02:00
Miran Grča
0d30e5877c Update README.md 2021-08-15 10:29:14 +02:00
OBattler
da9546c82a Fixed FDC37C665 UART 2 handler and some ALi M1487/89 bugs. 2021-08-12 11:09:24 +02:00
OBattler
79ad6568f8 Disabled excess CPU logging. 2021-08-10 16:24:18 +02:00
OBattler
0b1000ec19 A small config.c fix and the Acrosser AR-B1479 now uses the Winbond W29C020 Flash chip. 2021-08-10 16:19:37 +02:00
OBattler
03d91af98c Some Flash fixes for the Acrosser AR-B1479. 2021-08-10 15:37:15 +02:00
OBattler
f0e84f7f13 More fixes, fixes CMOS Setup on the Acrosses AR-B4179. 2021-08-09 16:10:55 +02:00
OBattler
0d5c5f361a Added a separate CPU_STPC CPU type with RDTSC, fixes the ITOX STAR. 2021-08-09 09:51:58 +02:00
OBattler
7190a776ae Some AT KBC fixes, fixes the QDI Excellent II. 2021-08-09 07:52:57 +02:00
OBattler
0473a59524 Merge branch 'master' of https://github.com/86Box/86Box 2021-08-09 07:19:36 +02:00
OBattler
ee315970a1 Correct implementation of the VIA write-only NVR register 0D bit that is read from power management PCI register 42, fixes the FIC VA-503A. 2021-08-09 07:19:12 +02:00
Miran Grča
e5f2a84327 Merge pull request #1595 from 86Box/tc1995
Fixed display start address on S3 pre-ViRGE and ViRGE cards upon reca…
2021-08-08 13:29:10 +02:00
TC1995
74d88ec6bb Fixed display start address on S3 pre-ViRGE and ViRGE cards upon recalculation of its timings plus when the banking register is enabled, this also fixes the flickering of Quake while having Commander Keen working without glitches. 2021-08-08 13:24:11 +02:00
Miran Grča
6f639cd866 Merge pull request #1587 from lemondrops/feature/sndgain
Make the sound gain dialog accessible from the menu bar
2021-08-05 16:23:08 +02:00
Miran Grča
ffd56213e4 Merge pull request #1586 from lemondrops/feature/cms_oldsb
Creative Music System and early Sound Blaster improvements
2021-08-05 16:23:00 +02:00
Alexander Babikov
709357f668 The sound gain dialog is now accessible from the menu bar in the "Tools" menu 2021-08-05 14:56:25 +05:00
Alexander Babikov
b1a8c297e1 Disable the SB 2.0 mixer by default 2021-08-05 13:32:44 +05:00
Alexander Babikov
8184c411df Fix the SB 2.0 mixer address selection and add a 0x250 address option 2021-08-05 03:54:21 +05:00
Alexander Babikov
e41d473f43 Add the CMS emulation to the SB 1.0, 1.5 and 2.0 2021-08-05 03:54:20 +05:00
Alexander Babikov
06eda55634 Move some CMS definitions and function declarations to a header file 2021-08-05 03:54:20 +05:00
Alexander Babikov
9632f99552 Make the Game Blaster's I/O address configurable 2021-08-05 03:54:19 +05:00
OBattler
bfcc36ac8e Fixed 82091AA Serial port disabling. 2021-08-04 14:46:42 +02:00
Miran Grča
ded75f30d9 Merge pull request #1580 from richardg867/feature/savquest
Audio MOAC II: AC97 edition
2021-08-04 08:58:16 +02:00
RichardG867
6ee9274582 VIA AC97: Change FM data format after an exhaustive probe 2021-08-04 01:00:44 -03:00
RichardG867
9d953623e5 Merge branch 'master' of https://github.com/86Box/86Box into feature/savquest 2021-08-03 21:45:54 -03:00
RichardG867
61784ca9f4 VIA AC97: Remove status register workaround, fixed by the SGD pause bit fix 2021-08-03 21:36:20 -03:00
RichardG867
b0c1e4726f VIA AC97: Fix SGD pause bit, fixes mpxplay looping on stop 2021-08-03 21:24:08 -03:00
RichardG867
e937de6760 Implement VIA SBPro emulation 2021-08-03 20:28:24 -03:00
RichardG867
3babec6218 Implement VIA AC97 clipping (not great atm) 2021-08-03 20:28:03 -03:00
RichardG867
3c99788071 More UM8669F semantics stuff 2021-08-03 16:48:15 -03:00
RichardG867
f0176ceab6 Sound Blaster PnP/IDE overhaul, closes 86Box#1578 2021-08-03 16:44:09 -03:00
RichardG867
8889e9477f Switch UM8669F dummy device to the more technically correct PNPFFFF 2021-08-03 16:39:46 -03:00
RichardG867
79c395afa6 Fix small CS423x oversight 2021-08-03 13:18:34 -03:00
RichardG867
b58fda26e9 Remove VIA AC97 debug logging 2021-08-03 13:18:05 -03:00
RichardG867
ceea08f032 Implement full CS423x RAM access (assumed 64k) 2021-08-03 13:17:49 -03:00
RichardG867
a25eeed228 Improve VIA 686 Super I/O and hardware monitor to match probed hardware behavior 2021-08-03 13:03:33 -03:00
Miran Grča
b86c8086fb Merge pull request #1577 from Ompronce/master
Corrected RAM selections and combinations on Sound Blaster AWE64 Gold and Sound Blaster 32 PnP
2021-08-03 10:12:03 +02:00