Commit Graph

8969 Commits

Author SHA1 Message Date
Miran Grča
0cc716bf6b Merge pull request #2536 from jriwanek-forks/cirrus-vlb
Add orchid variants of the GD5430 and 5434
2022-07-30 01:49:51 +02:00
Miran Grča
d111e3476b Merge pull request #2532 from Cacodemon345/qt-macos-fix
qt: Fix separators not showing up on macOS
2022-07-29 23:14:38 +02:00
Miran Grča
23127a57f8 Merge pull request #2533 from Cacodemon345/mpu-imc-irq-select
Add IRQ selection for MPU-IMC
2022-07-29 23:14:25 +02:00
Miran Grča
0313a04588 Merge pull request #2534 from Cacodemon345/patch-95
qt: Fix fullscreen at start with Direct3D 9 renderer
2022-07-29 23:14:13 +02:00
Cacodemon345
4e3e4355c7 Fix D3D9 for real 2022-07-30 01:53:32 +06:00
Cacodemon345
f5bc5f4739 qt: Fix fullscreen crashes on NVIDIA GPUs 2022-07-30 01:45:08 +06:00
Cacodemon345
2ad0c27f71 qt: Fix fullscreen at start with Direct3D 9 renderer 2022-07-30 00:38:51 +06:00
Cacodemon345
0bd6e90da4 Add IRQ selection for MPU-IMC
This existed in later revisions of the card in real hardware
2022-07-30 00:24:30 +06:00
Cacodemon345
d671b95d3e qt: Fix separators not showing up on macOS 2022-07-30 00:09:09 +06:00
richardg867
2869f114c2 Jenkins: Fall back to stashed data if the node can't reach github 2022-07-29 13:03:43 -03:00
Miran Grča
d674b4cf49 Merge pull request #2527 from elyosh/esdi
ESDI: implement HDD timings and fix status icon updating
2022-07-29 16:30:51 +02:00
Miran Grča
43ac75c276 Merge pull request #2529 from Cacodemon345/qt-renderer-fix
qt: Fix black screen when switching between renderers
2022-07-29 16:30:42 +02:00
Miran Grča
9649f16454 Merge pull request #2530 from lemondrops/bugfix/clear_mt32_msg
Clear the MT-32 LCD message on reset
2022-07-29 16:30:32 +02:00
Miran Grča
c33c687b1c Merge pull request #2531 from lemondrops/feature/munt_update
Update internal MUNT to version 2.7.0
2022-07-29 16:30:22 +02:00
Cacodemon345
67a2d987ea unix: Fix compilation 2022-07-29 16:56:48 +06:00
Cacodemon345
08722ffdf5 qt: Fix black screen when switching between renderers 2022-07-29 14:46:54 +06:00
Alexander Babikov
be8784b17c Update internal MUNT to version 2.7.0 2022-07-29 13:44:36 +05:00
Alexander Babikov
0d72af0f55 Clear the MT-32 LCD message on reset 2022-07-29 13:44:15 +05:00
Jasmine Iwanek
43339bd44a Add orchid varients of the GD5430 and 5434 2022-07-29 00:40:49 -04:00
Adrien Moulin
e0dfb6d183 ESDI: fix drive status icon updating 2022-07-29 01:17:36 +02:00
Miran Grča
1bc4ae5337 Merge pull request #2526 from jriwanek-forks/serial-upd
More serial cleanups
2022-07-29 00:59:42 +02:00
Adrien Moulin
6e6436acd7 ESDI: implement HDD timings 2022-07-29 00:47:52 +02:00
Jasmine Iwanek
8b33566187 More serial cleanups 2022-07-28 16:50:49 -04:00
richardg867
b1c2b2fef5 Jenkins: Dummy commit to test clone changelog behavior 2022-07-28 14:00:54 -03:00
richardg867
15f9d87b5c Jenkins: Only update changelog once when git cloning 2022-07-28 13:59:27 -03:00
OBattler
826d9cdf1c Fixed a warning in the Sound Blaster code. 2022-07-28 03:53:52 +02:00
OBattler
e47769d2f7 Fixed a warning in the YMFM code. 2022-07-28 03:49:35 +02:00
Miran Grča
7b96ac8c84 Merge pull request #2521 from jriwanek-forks/boca-4610
Boca Reseach 4610
2022-07-28 03:03:41 +02:00
Miran Grča
42f0efeb9d Merge pull request #2522 from jriwanek-forks/master-up
Clang format in src/machine, src/win and a few other places
2022-07-28 01:42:35 +02:00
Jasmine Iwanek
ac68a2e5ee Boca Reseach 4610 2022-07-27 19:09:42 -04:00
Jasmine Iwanek
a04710b517 clang-format in src/win and other misc places 2022-07-27 17:27:51 -04:00
Jasmine Iwanek
ff39a77afc clang-format in src/machine 2022-07-27 17:01:04 -04:00
OBattler
a0c5cc7dc4 Fix rom_init() logging, patch by Cacodemon345. 2022-07-27 21:34:32 +02:00
richardg867
fe98b05da3 Jenkins: Speed up git clones on remote nodes by avoiding stashes 2022-07-26 22:01:56 -03:00
richardg867
b5a494ad3a Jenkins: Fix toolchain file path when reusing libraries 2022-07-26 20:55:58 -03:00
richardg867
c4cbd91678 Jenkins: Fix build 2022-07-26 19:37:35 -03:00
richardg867
e7de5c0c70 Jenkins: More optimizations + ability for node preconditioning 2022-07-26 19:34:02 -03:00
Miran Grča
d49afa3429 Merge pull request #2517 from 86Box/pcnetfix
Networking: moved the pcnetPollTimer calls to a timer.
2022-07-26 22:47:13 +02:00
TC1995
465d619292 Networking: moved the pcnetPollTimer calls to a timer.
Storage: Implemented initial DMA DRQ's in the 53c90 MCA SCSI card. Properly fixed the multiple drives on the IBM PS/2 SCSI card (Spock).
2022-07-26 22:42:37 +02:00
OBattler
df0a285a2e Merge branch 'master' of https://github.com/86Box/86Box 2022-07-26 22:32:10 +02:00
OBattler
87cf281035 DECpc LPV fixes and implementation of the on-board S3 805 with the AT&T 490 RAMDAC, fixes #2349. 2022-07-26 22:32:01 +02:00
Miran Grča
824721b050 Merge pull request #2509 from Cacodemon345/replycirrus
Add Reply Video Adapter for MCA (Cirrus CL-GD5426)
2022-07-26 15:12:01 +02:00
Miran Grča
cd32bfa1c1 Merge pull request #2514 from lemondrops/feature/fmdriver_ui
Add the FM synth driver select option to the UI
2022-07-26 15:10:29 +02:00
Miran Grča
024db993b0 Merge pull request #2515 from lemondrops/bugfix/sbprov2_crash
Fix a crash with Sound Blaster Pro v2
2022-07-26 15:09:47 +02:00
Alexander Babikov
2123f24d8f Fix a crash with Sound Blaster Pro v2 2022-07-26 17:12:37 +05:00
Alexander Babikov
f51c4cbaab Adjust the layout and label text of the FM synth driver option 2022-07-26 17:03:26 +05:00
David Hrdlička
77aae8abd5 Merge pull request #2513 from lemondrops/bugfix/midiin_sbpromcv
Add an option to control SBMIDI input receiving on SB Pro MCV
2022-07-26 13:54:02 +02:00
David Hrdlička
122aa0b16a Merge pull request #2512 from lemondrops/bugfix/qt_typo
Fix a typo in qt_platform.cpp
2022-07-26 13:52:36 +02:00
Alexander Babikov
9f77a00d32 win: Add the FM synth driver select option to the UI 2022-07-26 10:23:02 +05:00
Alexander Babikov
2706366b21 qt: Add the FM synth driver select option to the UI 2022-07-26 10:23:00 +05:00