Commit Graph

12393 Commits

Author SHA1 Message Date
TC1995
3aa81066d3 Solved the IRQ mess of ESDI MCA.
This should also fix the timing/fatal's on ramdisk speeds using said controller on NT and OS/2 on MCA.
2024-03-11 21:39:16 +01:00
Miran Grča
1dc908de83 Merge pull request #4244 from lemondrops/patch-1
Qt: Disable device checkboxes when ROMs for them aren't present
2024-03-11 16:19:44 +01:00
Alexander Babikov
8f9f5b2efb Disable the XGA checkbox when ROMs aren't available 2024-03-11 19:25:45 +05:00
Alexander Babikov
45e76af96f Disable the LBA Enhancer checkbox when the ROM isn't available 2024-03-11 19:25:13 +05:00
RichardG867
a3b8e0f1b2 DDC: Clarify some comments 2024-03-10 18:17:32 -03:00
RichardG867
e0c5eb49f1 DDC: EDID data improvements, hopefully fixes 1600x1200 on older OSes 2024-03-10 18:01:09 -03:00
OBattler
f4a7fd7190 Added two more ET4000AX BIOS'es. 2024-03-09 19:07:54 +01:00
OBattler
d4fa99648e SiS 5595 fixes, added the PC Chips M747, and corrected the name of the Aptiva. 2024-03-09 18:56:42 +01:00
OBattler
9006f31f45 Added the NEC Mate NX MA23C. 2024-03-09 14:46:33 +01:00
OBattler
567d66b788 Added the IBM Aptiva CM (Japanese PC 330). 2024-03-09 13:43:59 +01:00
OBattler
cb8b6b68a7 And made them on par with the Tseng ET4000AX, as the available data suggests. 2024-03-09 13:31:42 +01:00
OBattler
3061e9343c Give the TVGA 8900D-R faster timings. 2024-03-09 13:30:13 +01:00
OBattler
ca2492e893 Added the Trident TVGA 8900 D-R. 2024-03-09 13:18:31 +01:00
OBattler
10c7ee2aef Fixed some warnings. 2024-03-09 11:38:18 +01:00
OBattler
27734a8728 AHA-1542CP: Return the correct firmware checksum. 2024-03-09 00:42:13 +01:00
OBattler
50d7340d01 Added the 1.02 German and 1.03 English versions of the AHA-1542CP BIOS. 2024-03-08 23:11:35 +01:00
OBattler
01d066ce4c MiniVHD: Some initialization sanitizations. 2024-03-08 22:37:18 +01:00
OBattler
cdd24b2ee8 Merge branch 'master' of https://github.com/86Box/86Box 2024-03-08 22:36:55 +01:00
OBattler
a45d268070 LBA Enhancer: Coding style. 2024-03-08 22:36:48 +01:00
Miran Grča
92dbee39fa Merge pull request #4242 from lemondrops/joystick_mk2
Miscellaneous joystick cleanup
2024-03-08 06:43:42 +01:00
Alexander Babikov
1019953ba5 Add an option to build with SDL joystick backend on Windows 2024-03-08 01:33:14 +05:00
Alexander Babikov
2e10c5a870 CMake: Move DirectInput backend option to Win32 UI 2024-03-08 01:31:54 +05:00
OBattler
3e6b4aa9e1 S3 Trio64V+ VLB: Limit to a maximum of 2 MB video memory. 2024-03-06 22:51:24 +01:00
OBattler
3471cee112 Merge branch 'master' of https://github.com/86Box/86Box 2024-03-06 22:50:06 +01:00
OBattler
7c241ec64a Hyundai SUPER-16T: Increase maximum CPU speed to 8 MHz. 2024-03-06 22:49:58 +01:00
Miran Grča
f4896398d4 Merge pull request #4240 from Cacodemon345/lba_enhancer
Add Vision Systems LBA Enhancer
2024-03-06 12:14:07 +01:00
Cacodemon345
6d1c91c8ce Add Vision Systems LBA Enhancer 2024-03-06 15:14:56 +06:00
OBattler
5d486f5faa EV-165A: Fix internal name. 2024-03-06 06:46:53 +01:00
OBattler
1bfe1bbf7a Removed the speed setting from the Everex 165A. 2024-03-06 01:27:25 +01:00
OBattler
2fff98423b Added the Everex Maxi Magic EV-165A, closes #2956. 2024-03-05 20:36:33 +01:00
OBattler
244038b84c LOCK: It is sometimes legal when cpu_mod == 3, fixes hangs with Compaq Portable III 386 TEST. 2024-03-03 21:24:00 +01:00
OBattler
dc7a105ef2 Give the Compaq Portable III 386 the Compaq 386 chipset and keyboard controller. 2024-03-03 20:14:24 +01:00
OBattler
e2018775d5 Implement correct DSR behavior, fixes #3715. 2024-03-03 18:19:00 +01:00
Miran Grča
25da1f1bae Merge pull request #4233 from 86Box/tc1995
IDE/ATAPI port/irq changes for MCA:
2024-03-02 15:49:46 +01:00
TC1995
8c6d544d5d IDE/ATAPI port/irq changes for MCA:
The ADF is a bit misleading, for pos3 and pos4, the right bits are bits 5-4, not 6-5. Fixes IRQ and added the secondary addresses without conflicting with the FDC, now ATAPI drives work fine.
2024-03-02 15:46:12 +01:00
OBattler
12e367fac6 Fixed a warning in disk/hdc_ide.c. 2024-03-02 12:51:50 +01:00
OBattler
1d5a2aaa0f QT UI: Recognize the MCA McIDE as an IDE controller. 2024-03-02 12:50:06 +01:00
Miran Grča
0921d231de Merge pull request #4231 from 86Box/tc1995
IDE changes (now for MCA).
2024-03-02 05:28:23 +01:00
OBattler
6afa3849cc Merge branch 'master' of https://github.com/86Box/86Box 2024-03-02 05:25:36 +01:00
OBattler
98fa925570 SB PRO and 16: Do not use the low FIR output filter for CD Audio. 2024-03-02 05:25:27 +01:00
TC1995
af786bec0a IDE changes (now for MCA).
Added McIDE (MCA IDE) controller for MCA machines that don't have it (PS/2 models 50+).
2024-03-01 22:54:31 +01:00
Miran Grča
6a46aabf29 Merge pull request #4230 from 86Box/tc1995
Mach8/32 horizontal display changes.
2024-03-01 19:51:05 +01:00
TC1995
929fa7328d Mach8/32 horizontal display changes.
Make sure for the 9001st time to display correctly the horizontal side of the display (looking at you, ATI 1992 set for win3.1x and Mach8/32 drivers for OS/2 1.2x).
2024-03-01 19:50:23 +01:00
Miran Grča
9240fec451 Merge pull request #4229 from 86Box/tc1995
ESDI/MFM AT changes:
2024-03-01 19:38:05 +01:00
TC1995
ff6964f73d ESDI/MFM AT changes:
Make sure they IRQ activations are more IDE-like and correct.
2024-03-01 19:26:32 +01:00
Miran Grča
41e1a56d62 Merge pull request #4228 from lemondrops/awe64
Add a correct PnP ROM for the CT4380 Sound Blaster AWE64
2024-03-01 19:25:57 +01:00
Miran Grča
f95a627d3f Merge pull request #4227 from lemondrops/confirm_exit_fix
Fix ACPI poweroffs disabling exit confirmations
2024-03-01 19:25:23 +01:00
Alexander Babikov
938fa5bde5 Add a correct PnP ROM for the CT4380 SB AWE64
Add a correct PnP ROM for the CT4380 "regular" Sound Blaster AWE64 and
add quarternary IDE to it to match the new ROM
2024-03-01 22:35:59 +05:00
Alexander Babikov
9a67f05a8f Move the Sound Blaster PnP ROM paths to macros 2024-03-01 22:35:59 +05:00
Alexander Babikov
f9ae162e5d Move the EMU8000 ROM path to a macro 2024-03-01 22:35:52 +05:00