Commit Graph

5475 Commits

Author SHA1 Message Date
OBattler
ed89a93fe2 Removed the M6117 CPU's from the Dev branch. 2021-08-10 15:47:02 +02:00
OBattler
ee4b86065f More CPU changes. 2021-08-10 15:45:49 +02:00
OBattler
80b75ee433 CPU changes. 2021-08-09 09:58:01 +02:00
OBattler
d0cebfdc30 Reverted a KBC change that should not have been there. 2021-08-09 09:54:49 +02:00
OBattler
c26811308a Removed excess logging. 2021-08-09 07:51:23 +02:00
OBattler
1060e62747 Some AT / PS/2 KBC fixes, fixes the QDI Excellent II. 2021-08-09 07:46:02 +02:00
Miran Grča
32fd55bb68 Merge pull request #1596 from 86Box/master
Bring the branch up to par with master.
2021-08-08 13:29:57 +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
OBattler
df00d0ac58 Added three ALi M1487/89 machines and that 430VX machine with Award 4.50PG BIOS. 2021-08-07 12:28:33 +02:00
OBattler
89f35be806 Fixed some compile-breaking mistakes. 2021-08-05 18:23:59 +02:00
OBattler
5ecf3ac6cb Merged the ALi M1217 into the M6117 (that's based on the M1217), moved the M6117 out of the Dev branch, removed the broken M6117 Acrosser, and added three M1217 machines. This finishes the ALi work. 2021-08-05 18:16:17 +02:00
Miran Grča
5b867e6a32 Merge pull request #1588 from 86Box/master
Bring the branch up to par with master.
2021-08-05 16:38:33 +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
Miran Grča
6519581d59 Merge pull request #1582 from 86Box/master
Fixed 82091AA Serial port disabling.
2021-08-04 14:47:18 +02:00
OBattler
bfcc36ac8e Fixed 82091AA Serial port disabling. 2021-08-04 14:46:42 +02:00
OBattler
8f486a6c06 Fixed the double definition of the AX95 Pro init function. 2021-08-04 09:56:22 +02:00
OBattler
9968030832 The missing DEC LPC stuff. 2021-08-04 09:43:53 +02:00
OBattler
5b81bad4e8 And a restoration. 2021-08-04 09:19:21 +02:00
Miran Grča
77a5cf6891 Merge pull request #1581 from 86Box/master
Bring the branch up to par with master.
2021-08-04 09:15:08 +02:00
OBattler
66da8a9905 And another. 2021-08-04 09:14:47 +02:00
OBattler
43bfecaa6e And another. 2021-08-04 09:05:20 +02:00
OBattler
e2a227552e Change #1 for attempted conflict resolution. 2021-08-04 09:03:27 +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
Ompronce
d2d5906e2f Added correct SB 32 PnP RAM amounts
Corrected Sound Blaster 32 PnP RAM amounts based on formulas seen here - https://www.vogons.org/viewtopic.php?p=988235#p988235
2021-08-03 02:57:54 -04:00
Ompronce
1d57246ee8 Added correct AWE64 Gold RAM amounts
Corrected AWE64 Gold RAM amounts based on formulas seen here - https://www.vogons.org/viewtopic.php?p=988235#p988235
2021-08-03 02:46:09 -04:00
Miran Grča
5e75a549e9 Merge pull request #1576 from 86Box/master
Bring the branch up to par with master.
2021-08-02 22:15:16 +02:00
OBattler
2cdd6fec56 And another typo fix in win/win_settings.c, reported by lemondrops. 2021-08-02 22:14:29 +02:00
OBattler
f8046a8745 And another Contaq fix. 2021-08-02 22:12:14 +02:00