Commit Graph

8478 Commits

Author SHA1 Message Date
OBattler
3cca314d0c Fixed warning in chipset/ali6117.c. 2022-07-19 23:38:39 +02:00
Miran Grča
4c9a3cad60 Merge pull request #2485 from 86Box/dma_autoinit_fixes
Revert the rest of autoinit on PS/2.
2022-07-19 20:46:12 +02:00
TC1995
bfc05e7db2 Revert the rest of autoinit on PS/2. 2022-07-19 20:44:25 +02:00
Miran Grča
c6b05ddb48 Merge pull request #2484 from 86Box/dma_autoinit_fixes
Revert the DMA auto-init hack on PS/2.
2022-07-19 20:31:25 +02:00
richardg867
15eced5b55 Jenkins: Also allow rg to use IRC over LAN 2022-07-19 15:07:38 -03:00
TC1995
b7c1e9ad33 Revert the DMA auto-init hack on PS/2. 2022-07-19 20:05:34 +02:00
richardg867
e1b44ad064 Jenkins: Allow master node to do IRC notification 2022-07-19 14:59:29 -03:00
Miran Grča
bed47f94d0 Merge pull request #2482 from 86Box/mca_dma_fix
Actually fix the fixed dma.
2022-07-19 19:24:43 +02:00
TC1995
af1c898201 (NW) 2022-07-19 19:23:07 +02:00
TC1995
2df92dc7f3 Actually fix the fixed dma. 2022-07-19 19:21:15 +02:00
Miran Grča
bbbeaa524b Merge pull request #2481 from 86Box/xga_fix2_and_dma
Made reg 0x53 (read only) default temp val to 0x70 to satisfy xgaaidos.sys' detection.
2022-07-19 17:28:48 +02:00
TC1995
8767bb5894 Made reg 0x53 (read only) default temp val to 0x70 to satisfy xgaaidos.sys's detection.
Apparently MCA Audio cards always want auto-init enabled.
2022-07-19 17:25:17 +02:00
Miran Grča
d3350fa06c Merge pull request #2480 from 86Box/xga_fix
Apparently a default temp val of 0xff in the read makes XGA-1/2 panic…
2022-07-19 17:19:43 +02:00
TC1995
a8c0d30a0a Apparently a default temp val of 0xff in the read makes XGA-1/2 panic on GUI's... 2022-07-19 17:18:46 +02:00
Miran Grča
b34ad31766 Merge pull request #2478 from cold-brewed/settings-list-fix
Fix QListView width in the settings window
2022-07-19 17:11:50 +02:00
Miran Grča
006a7dcc50 Merge pull request #2471 from elyosh/hddsettings
hdd: make speed preset configurable
2022-07-19 16:56:34 +02:00
Miran Grča
786a5086e1 Merge pull request #2475 from AsciiWolf/patch-1
Add missing semicolon to desktop file
2022-07-19 16:55:57 +02:00
Miran Grča
a95a4430d0 Merge pull request #2476 from 86Box/mcaps2_new
ISA PS/2: Clean-ups and converted into a typedef struct.
2022-07-19 16:54:58 +02:00
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
AsciiWolf
301b422816 Add missing semicolon to desktop file
It should be there according to the desktop file specification
2022-07-19 14:20:46 +02:00
Adrien Moulin
46f6540542 hdd: make speed preset configurable
This includes settings UI for Qt
2022-07-19 11:31:06 +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
cold-brewed
711e26207a Size the QListView according to minimum width instead of maximum 2022-07-18 15:22:33 -04: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