Commit Graph

8435 Commits

Author SHA1 Message Date
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
OBattler
c58360df3e Chipsets. 2022-07-16 03:21:09 +02:00
OBattler
2fd712d092 CPU changes. 2022-07-16 03:12:24 +02:00
OBattler
e83d1e7ea3 OPTi 611. 2022-07-16 02:59:15 +02:00
OBattler
f6fef765d7 Chipsets. 2022-07-16 02:58:37 +02:00
OBattler
d68121ae89 ACPI, APM, PIC, and USB. 2022-07-16 02:54:49 +02:00
OBattler
d12b8b8c30 Sigma. 2022-07-16 02:53:26 +02:00
OBattler
49f4b2c8fb AudioPCI and GUS. 2022-07-16 02:52:50 +02:00
OBattler
22a856634c Amstrad. 2022-07-16 02:50:53 +02:00
OBattler
0cea9de7df VIA PIPC and ALi M1489 fix. 2022-07-16 02:48:59 +02:00
OBattler
2c9bfa979f ALi M1489 and a CPU fix. 2022-07-16 02:47:39 +02:00
OBattler
da5d451386 Preparation for SMI# and NMI# changes. 2022-07-16 02:45:46 +02:00
Miran Grča
68435320aa Merge pull request #2466 from elyosh/acpi-timer
ACPI: replace 3.58MHz timer with an overflow timer
2022-07-16 02:26:50 +02:00
richardg867
e9af11d9d9 Jenkins: Second dummy commit to test new webhook flow 2022-07-15 20:39:18 -03:00
richardg867
a8be5d1f18 Jenkins: Dummy commit to test new webhook flow 2022-07-15 20:39:06 -03:00
Adrien Moulin
2ed8ad907c ACPI: replace 3.58MHz timer with an overflow timer 2022-07-15 23:42:40 +02:00
richardg867
3b2b0b984a Jenkins: Expand nodes which can perform the initial clone 2022-07-15 15:36:00 -03:00
Miran Grča
7c0de9a23a Merge pull request #2464 from 86Box/fixes2
Fix warnings on the XGA, 8514/A and EGA Render map files.
2022-07-15 18:38:56 +02:00
TC1995
3cc3bb339a Fix the fix. 2022-07-15 18:36:47 +02:00
TC1995
0ba7c3c025 Fix warnings on the XGA, 8514/A and EGA Render map files.
Revert initial XGA rom length back to 0x2000 to prevent error 114 in the MCA bioses.
2022-07-15 18:27:30 +02:00
Miran Grča
9764df7954 Merge pull request #2463 from 86Box/fixes1
Revert to the IBM ESDI MCA roms to prevent a hang into booting some
2022-07-15 18:17:31 +02:00
TC1995
121a11f132 Revert to the IBM ESDI MCA roms to prevent a hang into booting some operating systems such as NT.
Remove horrible status hack.
2022-07-15 17:36:06 +02:00
David Hrdlička
5f8d5dbe90 Discord: Target the latest SDK, fixes #2455 2022-07-15 16:01:24 +02:00