Commit Graph

8457 Commits

Author SHA1 Message Date
TC1995
df5c1a1a46 ISA PS/2: Clean-ups and converted into a typedef struct.
MCA PS/2: Added Model 60 (8-slot version of 50 with the same bios) and Model 65sx (essentially the same as 55sx but with a new bios and a secondary nvram a la 70-80 but limited to 2KB of size instead of 8KB).
MCA PS/2: Made the i486 cpu selection on only on Type 3 MCA models (70-80) and not Type 2 anymore, therefore the latter is limited to 386DX cpu's only.
2022-07-19 16:32:23 +02:00
OBattler
f4f8860606 The Performance/EU should *NOT* have been there. 2022-07-19 00:16:46 +02:00
OBattler
1d0177289a PCI graphics cards initialization fixes. 2022-07-19 00:15:25 +02:00
OBattler
33c5f9397e (S)VGA renderer fixes. 2022-07-19 00:14:29 +02:00
OBattler
a555b9312d And the IBM RAMDAC renderers as well. 2022-07-18 23:58:22 +02:00
OBattler
3bcb9f6310 Cleaned up the (S)VGA render code of excess CRTC checks. 2022-07-18 23:56:21 +02:00
OBattler
74fd270ee8 Assorted SB fixes. 2022-07-18 23:55:30 +02:00
OBattler
5dc9b4a7fc Super I/O chip fixes. 2022-07-18 23:53:05 +02:00
OBattler
25783f137d ALi M6117-related memory and ROM fixes. 2022-07-18 23:48:18 +02:00
OBattler
69d0ff454c A game/gameport.c change. 2022-07-18 23:45:25 +02:00
OBattler
b91ab53c0f Marked the DataExpert EXP8551 as having a gameport. 2022-07-18 23:44:21 +02:00
OBattler
8f92f0722a Initialize the PS/1 middle ROM file (F80000.BIN) if present. 2022-07-18 23:43:22 +02:00
OBattler
0e539f4a6a Header fixes. 2022-07-18 23:41:03 +02:00
OBattler
37893cd8ab PnP-related IDE fixes. 2022-07-18 23:39:40 +02:00
OBattler
645c4e6902 ALi M6117-related CPU fixes. 2022-07-18 23:38:06 +02:00
OBattler
52f8d68fb0 ALi M6117 DRAM sizing implementation. 2022-07-18 23:36:11 +02:00
OBattler
8575947a57 Some config.c indentation fixes. 2022-07-18 23:32:59 +02:00
OBattler
2c82a440ef Merge branch 'master' of https://github.com/86Box/86Box 2022-07-18 23:32:21 +02:00
OBattler
95cd9b68af The NVR no longer raises IRQ's if the IRQF flag is set. 2022-07-18 23:32:11 +02:00
Miran Grča
0f48d68689 Merge pull request #2470 from Cacodemon345/patch-93
qt: don't enable blitting too early
2022-07-18 19:09:16 +02:00
Cacodemon345
3ce22ca61d qt: don't enable blitting too early 2022-07-18 21:46:22 +06:00
OBattler
1b56e118be Back to IRQ 10. 2022-07-18 15:12:37 +02:00
OBattler
f05ec1f872 Fixed warnings in 86box.c. 2022-07-18 02:32:31 +02:00
OBattler
8bf4b6c0ce Clean-ups and warning fixes in video/video.c. 2022-07-18 02:26:26 +02:00
OBattler
b259ad1d95 Merge branch 'master' of https://github.com/86Box/86Box 2022-07-18 02:17:29 +02:00
OBattler
c89ce886f9 Fixed warnings in config.c. 2022-07-18 02:17:16 +02:00
Miran Grča
942a29f4ae Merge pull request #2469 from Dizzy611/patch-2
Set default IRQ for NE2000 to 3
2022-07-16 23:21:36 +02:00
GetDizzy
39145e7cc6 Set default IRQ for NE2000 to 3
Increases compatibility with Windows 9x and other operating systems that have a limited selection of IRQs for this device (usually IRQs <= 9).
2022-07-16 16:50:41 -04:00
Miran Grča
5355a0e188 Merge pull request #2467 from Cacodemon345/multimonitor-take2-ui
qt: Make renderer widget resizable only once
2022-07-16 22:13:50 +02:00
Miran Grča
65e789acd9 Merge pull request #2468 from 86Box/audiopci_fix
Revert to the old NMI way in the AudioPCI code.
2022-07-16 22:13:38 +02:00
TC1995
d630bba26e Not only AudioPCI, revert the NMI way where applicable (ali1489, viapipc, amstrad and sigma). 2022-07-16 22:04:45 +02:00
TC1995
1b8e50e4da Revert to the old NMI way in the AudioPCI code. 2022-07-16 20:53:59 +02:00
Cacodemon345
7beec38ed3 qt: Fix mouse polling 2022-07-16 12:57:54 +06:00
Cacodemon345
548e8b360a qt: Make renderer widget resizable only once 2022-07-16 12:57:35 +06:00
richardg867
efdf003272 Jenkins: Better document some stuff 2022-07-15 23:43:00 -03:00
OBattler
b371185a6b Merge branch 'master' of https://github.com/86Box/86Box 2022-07-16 04:29:29 +02:00
OBattler
549a8544a0 Rewrote the NVR periodic timer for better performance. 2022-07-16 04:29:19 +02:00
richardg867
00b63fe9b8 Jenkins: More macOS stuff 2022-07-15 23:17:07 -03:00
richardg867
0ebf0e0ece Jenkins: Fix small typo in tarball script 2022-07-15 23:12:27 -03:00
OBattler
d22dd2f9f7 Merge branch 'master' of https://github.com/86Box/86Box 2022-07-16 04:11:03 +02:00
OBattler
1b9c360bbe And Sigma. 2022-07-16 04:10:54 +02:00
OBattler
dcd7cc9047 And more. 2022-07-16 04:09:49 +02:00
OBattler
8a8d7857d3 Two chipset .c files. 2022-07-16 04:08:13 +02:00
OBattler
63e52cb832 Fixes to cpu/386_common.c. 2022-07-16 04:06:46 +02:00
richardg867
a1744ddbd2 Jenkins: Install and use gnutar on macOS for source tarballs 2022-07-15 23:04:36 -03:00
richardg867
b97338144e Jenkins: Allow macOS to make source tarballs 2022-07-15 22:59:49 -03:00
OBattler
231afcbe11 PIC. 2022-07-16 03:23:21 +02:00
OBattler
27713f6557 More CPU. 2022-07-16 03:22:41 +02:00
OBattler
f4ba136b97 Machine. 2022-07-16 03:22:28 +02:00
OBattler
a35c4aa674 CPU changes. 2022-07-16 03:21:21 +02:00