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
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
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
Alexander Babikov
16914e76ac
Add an option to control SBMIDI input receiving on SB Pro MCV
2022-07-26 10:22:48 +05:00
Alexander Babikov
6452e89235
Fix a typo in qt_platform.cpp
2022-07-26 10:22:31 +05:00
Cacodemon345
0bd6c6953b
Merge remote-tracking branch 'upstream/master' into replycirrus
2022-07-26 10:59:31 +06:00
OBattler
1261f1cedb
Some patches to YMFM for OPL3 to correctly instantly begin counting on control register write instead of only after a period.
2022-07-26 06:20:57 +02:00
Miran Grča
f2e00a5a30
Merge pull request #2508 from elyosh/ymfm
...
OPL: add the faster YMFM cores
2022-07-26 00:35:19 +02:00
OBattler
a064918133
WIN_WRITE_MULTIPLE now correctly fails with command aborted if ide->blocksize = 0, instead of a fatal().
2022-07-26 00:18:28 +02:00
richardg867
42cb69fd66
Jenkins: Move extra-cmake-modules to platform-independent dependencies
2022-07-25 18:29:11 -03:00
Adrien Moulin
7a4e7c0855
ymfm: try to fix GCC11 build error
2022-07-25 22:04:48 +02:00
Adrien Moulin
4e02b18315
Fix build
2022-07-25 21:19:46 +02:00
Adrien Moulin
88a8607255
Merge branch '86Box:master' into ymfm
2022-07-25 21:08:52 +02:00
Cacodemon345
3d9f0b560c
Add Reply Video Adapter for MCA (Cirrus CL-GD5426)
2022-07-26 01:06:40 +06:00
Adrien Moulin
a6a7f0ae97
ymfm cleanup
2022-07-25 20:30:52 +02:00
Adrien Moulin
808337aac3
OPL: add the faster YMFM cores
...
This refactors the OPL interface in two drivers : Nuked and YMFM
Nuked is used by default, YMFM can be enabled with [Sound] fm_driver = ymfm
2022-07-25 20:24:31 +02:00
David Hrdlička
301e1ffb11
Merge pull request #2506 from ts-korhonen/fix-mutex-crash
...
Fix crash at exit due to a unreleased mutex
2022-07-25 13:31:37 +02:00
ts-korhonen
80e5470006
Fix crash at exit due to a unreleased mutex.
...
Qt startblit() and endblit() use a mutex that can remain locked at exit.
A thread static wrapper makes sure that each thread using the mutex will
also release it before terminating.
2022-07-25 14:13:30 +03:00
richardg867
681127e521
Jenkins: Speed optimizations for library builds on Linux
2022-07-24 14:25:24 -03:00
richardg867
63ade10a56
Jenkins: Continuing build speed optimizations
2022-07-24 13:31:58 -03:00
richardg867
d62ef9b19f
Remove now-redundant gitignore entries
2022-07-24 13:29:06 -03:00
Miran Grča
b8c75af185
Merge pull request #2504 from altiereslima/master
...
Update portuguese brazilian translation
2022-07-24 17:12:47 +02:00
altiereslima
61cb47a2d6
Update pt-BR.rc
2022-07-24 10:26:09 -03:00
altiereslima
9f5c46d66a
Update pt-BR.po
2022-07-24 10:26:07 -03:00
Adrien Moulin
b10cd69dca
Add ymfm library
2022-07-24 10:09:12 +02:00