Commit Graph

9627 Commits

Author SHA1 Message Date
RichardG867
2cf20cb7b3 Merge branch 'master' of ssh://github.com/86Box/86Box 2022-11-21 14:29:09 -03:00
Miran Grča
b27f5e5036 Merge pull request #2886 from 86Box/tc1995
Ported the 3c500/3c501 nic from VirtualBox.
2022-11-21 17:12:13 +01:00
TC1995
b04aa3ce4e Ported the 3c500/3c501 nic from VirtualBox.
Added IRQ's 10 and 11 to the AMD PCnet ISA/VLB nics.
2022-11-21 17:08:50 +01:00
OBattler
e167988a92 Fixed a compile-breaking mistake in snd/snd_optimc.c, reported by te_lanus. 2022-11-21 05:53:53 +01:00
OBattler
24a1ffb7d0 Fixed OPTi 82c929 CD Audio filter handling. 2022-11-21 01:43:12 +01:00
richardg867
4fafe76e7c Jenkins: Retry appimage-builder execution up to 5 times
GitHub and Debian CDNs keep failing...
2022-11-20 14:09:21 -03:00
Miran Grča
9c203dbc1b Merge pull request #2883 from Cacodemon345/mirosound_pcm10_opl4
OPTiMC: Fix CD audio mixer and gameport type
2022-11-20 16:14:39 +01:00
Cacodemon345
0beaf278c3 OPTiMC: Add non-PnP gameport device 2022-11-20 20:42:44 +06:00
Cacodemon345
276cdcdff5 OPTiMC: Fix CD audio mixer 2022-11-20 20:42:24 +06:00
OBattler
3deacca28d Small correction to YMFM I/O port handlers. 2022-11-20 12:27:05 +01:00
Miran Grča
5352732a99 Merge pull request #2882 from Cacodemon345/mirosound_pcm10_opl4
OPTiMC: Don't factor in the SB mixer OPL volumes
2022-11-20 11:48:34 +01:00
Cacodemon345
8ce046fd51 OPTiMC: Don't factor in the SB mixer OPL volumes 2022-11-20 14:23:46 +06:00
Jasmine Iwanek
a1fc3f06f4 Merge pull request #2881 from Cacodemon345/mirosound_pcm10_opl4
OPTiMC: Fix OPL volume mixing
2022-11-20 03:14:31 -05:00
Cacodemon345
9965636214 OPTiMC: Fix OPL volume mixing
Windows driver operates the chip in WSS mode so AUX2 volume filtering for OPL playback is required
2022-11-20 13:30:31 +06:00
OBattler
c63f9e23a7 ATAPI CD-ROM normal model now identifies as a SONY CDU-76 when the machine is a Sony, the Sony Vaio recovery disk should now work. 2022-11-19 23:40:14 +01:00
Jasmine Iwanek
38b9d4e9fa Merge pull request #2878 from jriwanek-forks/formatting
Even more formatting
2022-11-19 13:43:08 -05:00
Jasmine Iwanek
7e3a14b49a Merge pull request #2879 from lemondrops/master
snd_optimc, snd_opl_ymfm: Fix warnings
2022-11-19 13:42:57 -05:00
Alexander Babikov
5b6e00a011 snd_optimc, snd_opl_ymfm: Fix warnings 2022-11-19 22:45:49 +05:00
Jasmine Iwanek
dd339ec191 more clang-formatting in codegen & codegen_new 2022-11-19 11:53:10 -05:00
Jasmine Iwanek
d802ec3485 more clang-formatting in cpu 2022-11-19 11:53:10 -05:00
Jasmine Iwanek
35fea100db clang-format markers 2022-11-19 11:53:09 -05:00
Jasmine Iwanek
83b220cb03 clang format in cpu 2022-11-19 11:53:09 -05:00
Jasmine Iwanek
9e77acf655 clang format in codegen & codegen_new 2022-11-19 11:53:09 -05:00
Jasmine Iwanek
3fe4f75108 A bit more clang-format 2022-11-19 11:53:07 -05:00
Miran Grča
b04dd8cc8b Merge pull request #2876 from Cacodemon345/mirosound_pcm10_opl4
Add OPL4 and miroSOUND PCM10 emulation
2022-11-19 14:29:27 +01:00
Cacodemon345
9a5e0af103 Add OPL4 and miroSOUND PCM10 emulation 2022-11-19 13:23:40 +06:00
Miran Grča
f467e9a791 Merge pull request #2875 from jriwanek-forks/3.11prep
Update version to 3.11 in preparation for release
2022-11-19 05:30:45 +01:00
Jasmine Iwanek
c0b8b18bb8 Update versions to 3.11 2022-11-18 23:28:18 -05:00
Jasmine Iwanek
be10e38ddf Update debian/changelog 2022-11-18 23:27:28 -05:00
OBattler
e44b69220f Numerous Olivetti M24 and M240 fixes. 2022-11-19 04:34:14 +01:00
Miran Grča
f2058a9973 Merge pull request #2874 from altiereslima/master
Update Portuguese Brazilian
2022-11-19 01:31:36 +01:00
altiereslima
8f4897ad70 Update Portuguese Brazilian 2022-11-18 19:56:07 -03:00
Miran Grča
acdeb7efa1 Merge pull request #2873 from Cacodemon345/patch-109
banshee: Implement cmdBaseSize0 readback
2022-11-18 06:32:58 +01:00
Cacodemon345
4a8c3119df banshee: Implement cmdBaseSize0 readback 2022-11-18 11:27:32 +06:00
Jasmine Iwanek
18e1cae503 Fix QT win_joystick_rawinput.c 2022-11-17 22:57:04 -05:00
Jasmine Iwanek
7896e5dcfe Modify bswap.h to allow compiling on older GCC 2022-11-17 22:50:37 -05:00
Jasmine Iwanek
0d48606e39 Made the code pass much stricter checks (now mandated by flags-gcc.cmake) to ensure GCC 14 readiness. 2022-11-17 22:11:26 -05:00
Jasmine Iwanek
352161828d Fix mingw build 2022-11-17 17:42:49 -05:00
OBattler
27ebb27db7 Makefile.mingw corrections and made the code pass much stricter checks (now mandated by Makefile.mignw) to ensure GCC 14 readiness. 2022-11-17 22:44:06 +01:00
Miran Grča
74eb753d59 Merge pull request #2871 from 86Box/tc1995
S3 80x: added 0xe2e8/0xe2e9 ports in MMIO mode, fixes garbled fonts when using MMIO in those chips.
2022-11-17 18:36:32 +01:00
TC1995
25fdf51637 S3 80x: added 0xe2e8/0xe2e9 ports in MMIO mode, fixes garbled fonts when using MMIO in those chips.
S3 (all): Fixes to the commonly used accel commands (0, 1, 2, 6, 7) to make the OS/2 software cursor to not bug on the left edge of the screen.
TGUI: Reworked the non-bitblt commands as well as the accel pitch and bpp modes.
2022-11-17 17:37:11 +01:00
Jasmine Iwanek
b8ea944948 Fix missing file reference in Makefile.mingw 2022-11-16 13:13:31 -05:00
Miran Grča
aaeadf37c4 Merge pull request #2870 from Cacodemon345/optimc_split
Split AcerMagic S20 code into its own file
2022-11-16 17:28:33 +01:00
Cacodemon345
91c1ce8417 Split AcerMagic S20 code into its own file
It isn't really a Aztech clone, more like a sound card incorporating the OPTi MAD16 Pro sound chip

* Fix mixer address changes
* Make the OPL chip type constant
2022-11-16 22:24:07 +06:00
Miran Grča
659a4b5d88 Merge pull request #2869 from Cacodemon345/acer_s20
Fix AcerMagic S20 detection in a third-party driver
2022-11-16 07:08:08 +01:00
Cacodemon345
984c558460 Fix AcerMagic S20 detection in a third-party driver 2022-11-16 11:41:55 +06:00
Jasmine Iwanek
53863231c7 Break out KBC related things 2022-11-15 20:31:55 -05:00
Jasmine Iwanek
d386bb9344 Various makefile.mingw indentation I missed 2022-11-15 14:02:57 -05:00
Jasmine Iwanek
ad8b390782 Cleanup the MINGW Makefile 2022-11-15 12:48:58 -05:00
Jasmine Iwanek
9ca058d605 Merge pull request #2868 from cold-brewed/hd-img-create-path
qt: New hdd image creation path
2022-11-15 12:00:47 -05:00