Commit Graph

10543 Commits

Author SHA1 Message Date
OBattler
eac6055103 PCI secondary channel only variant of the CMD640. 2023-07-22 21:59:38 +02:00
OBattler
2d70685ef6 Merge branch 'master' of https://github.com/86Box/86Box 2023-07-22 21:56:13 +02:00
OBattler
4eb1848ea6 CMD640 improvements. 2023-07-22 21:56:02 +02:00
RichardG867
5c28481d86 Merge branch 'master' of ssh://github.com/86Box/86Box 2023-07-22 16:55:43 -03:00
RichardG867
4218b999e4 AudioPCI: Fix unterminated codec list 2023-07-22 16:49:24 -03:00
RichardG867
9f48f49ae3 AudioPCI: Limit codec selection to actual ES1371 cards 2023-07-22 14:56:26 -03:00
RichardG867
8c2c3ac9d3 AC97: Overhaul data structures and codec finding system 2023-07-22 14:55:25 -03:00
OBattler
231e640126 Removed obsolete NCR 3302 8042 bug comment. 2023-07-22 18:39:46 +02:00
OBattler
5c1ce18b7f Fixed NCR 3302 BIOS presence checking. 2023-07-22 18:34:21 +02:00
RichardG867
d8229b6567 AC97: Add TR28023/CT1297 codec
# Conflicts:
#	src/include/86box/snd_ac97.h
2023-07-22 13:08:22 -03:00
OBattler
25c80854b1 Fixed a DRAM row boundary initialization bug in the SiS 496/497 code. 2023-07-22 15:49:27 +02:00
OBattler
fb65dab835 Merge branch 'master' of https://github.com/86Box/86Box 2023-07-22 04:58:55 +02:00
OBattler
f4423bcf17 Fixed a warning in video/vid_8514a.c. 2023-07-22 04:58:47 +02:00
RichardG867
78c33471b5 AudioPCI: Remove 4-channel codec from selection (only available as CT5880) 2023-07-21 21:40:29 -03:00
RichardG867
6b965a5379 Merge branch 'master' of ssh://github.com/86Box/86Box 2023-07-21 21:39:41 -03:00
Miran Grča
50ae44db78 Merge pull request #3483 from jriwanek-forks/uninitialized
Fix several instances of uninitialized variables.
2023-07-21 23:32:53 +02:00
Jasmine Iwanek
6732c44c89 Fix reported issue 2023-07-21 17:32:22 -04:00
RichardG867
80bc465bf3 WSS: Fix warning 2023-07-21 16:02:01 -03:00
OBattler
e90c17c4c9 Corrected the ALi M148x IRQ mappings. 2023-07-21 20:15:30 +02:00
Jasmine Iwanek
54c52fb55c Fix several instances of uninitialized variables. 2023-07-21 13:46:08 -04:00
OBattler
223ec09168 Added a forgotten semicolon. 2023-07-21 14:56:35 +02:00
OBattler
f266d87524 Merge branch 'master' of https://github.com/86Box/86Box 2023-07-21 13:24:09 +02:00
OBattler
08da777e84 The WSS get buffer function now correctly ignores OPL if OPL is disabled. 2023-07-21 13:23:59 +02:00
RichardG867
c5b50fabf0 AudioPCI: Fix GPIO quirk for returning back to ES1371 revision ID 2023-07-20 21:59:26 -03:00
RichardG867
7ee9492763 AudioPCI: Fix nonsensical read masking on interrupt status register 2023-07-20 20:28:19 -03:00
richardg867
7d41b46c5e machine: Declare onboard slots on ASUS P2B-LS, fixes Adaptec SCSI hang on some BIOS versions 2023-07-18 11:58:09 -03:00
RichardG867
5ba2ad529d printer: Fix Windows build 2023-07-16 00:01:59 -03:00
OBattler
d3086d6c5e Fixed a mistake in src/cpu/808x/CMakeLists.txt. 2023-07-16 04:29:13 +02:00
OBattler
71119aef22 Makefile.mingw now has all the required dependencies for static libfreetype. 2023-07-16 04:21:21 +02:00
OBattler
2241a45001 Merge branch 'master' of https://github.com/86Box/86Box 2023-07-16 04:10:08 +02:00
OBattler
d066893330 A forgotten file. 2023-07-16 04:09:45 +02:00
RichardG867
30192fcd40 Merge branch 'master' of ssh://github.com/86Box/86Box 2023-07-15 23:05:38 -03:00
RichardG867
7a0100e35a printer: Switch to static freetype on Windows, finally fixes #2221 2023-07-15 22:54:33 -03:00
OBattler
4cde2f2f10 And a warning in the AT Compaq's video poll function. 2023-07-16 03:52:02 +02:00
OBattler
e7d150b2c6 And a newly-introduced compile-breaking bug in the Mach8/32 code. 2023-07-16 03:50:49 +02:00
OBattler
7e9045e6b1 And a warning in the XGA code. 2023-07-16 03:50:00 +02:00
OBattler
1d62a8dc9a And another warning in the Mach8/32 code. 2023-07-16 03:49:05 +02:00
OBattler
2b5d1e19c1 And some unused variables in the Mach32 PCI code. 2023-07-16 03:48:04 +02:00
OBattler
4de80ab93e Fixed some indentation mess in the Mach64 code. 2023-07-16 03:47:31 +02:00
OBattler
38fb084124 Fixed a bug in the Mach8/32 code. 2023-07-16 03:46:54 +02:00
OBattler
3555dacec3 Disable MMX and 3DNow! recompilation when SoftFloat is in use. 2023-07-16 03:45:14 +02:00
OBattler
1d59351c03 Some MMX optimizations. 2023-07-16 03:43:54 +02:00
RichardG867
937b7740f2 printer: Enable 10.x and unversioned ghostscript libraries to be used on Linux, fixes #2996 2023-07-15 22:33:15 -03:00
OBattler
e47e1b62c8 Part 4. 2023-07-16 03:28:37 +02:00
RichardG867
002540e763 serial: Give up on passthrough if no ports are enabled, fixes #3254 2023-07-15 22:24:29 -03:00
OBattler
dd38a5a15f Part 3. 2023-07-16 03:22:04 +02:00
OBattler
8b4a2a6ecc Part 2. 2023-07-16 03:01:11 +02:00
OBattler
21e20f1ea2 MMX clean-ups, part 1. 2023-07-16 02:24:36 +02:00
RichardG867
c1452654b0 qt: Don't release keys during auto-repeat, closes #2712 2023-07-15 21:20:09 -03:00
OBattler
324e5860a0 The beginnings of the port of MartyPC's 808x emulation. 2023-07-15 03:14:13 +02:00