Commit Graph

7948 Commits

Author SHA1 Message Date
RichardG867
d0cf4bc157 CS423x: Fix ADPCM DMA counter 2022-03-07 21:12:14 -03:00
ts-korhonen
e0a23adbb4 qt: remove unused variables 2022-03-07 22:25:15 +02:00
RichardG867
669a6a2e49 CS423x: Replace Mu-Law and A-Law functions with more efficient ones 2022-03-07 17:11:35 -03:00
ts-korhonen
c6b347000e qt: only ignore -Wstringop-overflow on gcc 11 2022-03-07 22:10:03 +02:00
ts-korhonen
87546d2ce6 qt: fix multiple compiler warnings 2022-03-07 21:47:48 +02:00
RichardG867
9f40c213a6 CMI8x38: Fix SB interrupts in VxD DOS box 2022-03-07 16:36:13 -03:00
RichardG867
00d4cb5141 Add a header file I forgot 2022-03-07 16:32:06 -03:00
RichardG867
07f060bc18 CS423x: Add untested Mu-Law, A-Law and ADPCM playback 2022-03-07 16:00:39 -03:00
Miran Grča
fbd29271bc Merge pull request #2203 from insanemal/insanemal_qtsocket2
Fix client socket code to match generated messages
2022-03-07 18:29:29 +01:00
Miran Grča
8b0cffd333 Merge pull request #2204 from ts-korhonen/qt-opengl
qt: opengl core; fix filter method defaulting to nearest
2022-03-07 18:29:18 +01:00
ts-korhonen
d821f6395f qt: opengl core; fix filter method defaulting to nearest when applying options 2022-03-07 19:22:02 +02:00
RichardG867
67f6525f85 CMI8x38: Clear I/O mappings on reset, clarify autodetection requirement for TDMA updates 2022-03-07 13:28:31 -03:00
RichardG867
b5d0ba8a51 CMI8x38: Improve TDMA logging 2022-03-07 12:09:47 -03:00
RichardG867
c2346a9ce4 Remove redundant SB DSP interleaved stereo checks 2022-03-07 11:19:58 -03:00
RichardG867
350f2eac9a CMI8x38: Set TDMA channels even after the fact 2022-03-07 10:53:18 -03:00
RichardG867
3f158b5cce CMI8x38: Improve CMI8338 NMI traps 2022-03-07 10:52:34 -03:00
RichardG867
57aeaa4413 CMI8x38: Improve CMI8738 variant selection 2022-03-07 10:45:10 -03:00
Insanemal
71c217efe9 Change the truncate to -1 from -2 and remove the other part dealing with null terminators 2022-03-07 22:24:44 +10:00
RichardG867
6ab26aa567 CMI8x38: Fix SB emulation in DOS box with VxD driver 2022-03-06 23:44:51 -03:00
RichardG867
6caf39c6ab CMI8x38: Fix Sound Blaster emulation on CMI8738 2022-03-06 23:10:01 -03:00
RichardG867
219129f97e CMI8x38: Implement Sound Blaster emulation 2022-03-06 19:59:14 -03:00
David Hrdlička
396f491af2 Switch on Qt by default 2022-03-06 19:09:12 +01:00
David Hrdlička
47211f43e9 Disable tinyglib for Qt builds on Linux/BSD 2022-03-06 19:09:12 +01:00
richardg867
9687d17d6b Jenkins: Enable Qt on Windows 2022-03-06 14:11:39 -03:00
Miran Grča
eb8cd146b0 Merge pull request #2199 from ts-korhonen/qt-opengl
Fix OpenGL Core renderer on macOS
2022-03-06 17:47:53 +01:00
Miran Grča
4e1b01ae4a Merge pull request #2200 from ts-korhonen/fix-unixmanager-typo
qt: Fix a typo connecting to resetVM signal on unix manager socket
2022-03-06 17:47:38 +01:00
ts-korhonen
bc86fdd0b5 qt: Fix a typo connecting to resetVM signal on unix manager socket 2022-03-06 18:00:23 +02:00
ziplantil
8374324ee1 revert some of the translation changes per feedback 2022-03-06 16:21:42 +02:00
RichardG867
9bbf31a2b4 Remove extraneous logging 2022-03-06 09:39:52 -03:00
RichardG867
8633a7c533 Jenkins: Enable FAudio on Linux 2022-03-06 01:30:19 -03:00
RichardG867
50e49c31f6 CMI8x38 megacommit 2022-03-06 01:29:29 -03:00
ts-korhonen
652d7e6699 qt: gl-core; Use 4.1 core macOS & get glsl version from context
MacOS will use OpenGL 2.1 unless requested 4.1 core. Shader language
version is now set to what is reported by the driver.
2022-03-06 01:06:47 +02:00
ziplantil
4ba4cc2268 improve Finnish translation 2022-03-05 23:59:53 +02:00
Miran Grča
1791ccdeb6 Merge pull request #2194 from Cacodemon345/newqt
qt: XT IDE should be XTA
2022-03-05 15:39:12 +01:00
Miran Grča
33909af32d Merge pull request #2196 from telanus/master
Add support for the Vendex HeadStart Turbo 888-XT
2022-03-05 15:38:39 +01:00
Miran Grča
d7fb84f979 Merge pull request #2197 from ts-korhonen/qt-opengl
qt: More error handling and tweaking to OpenGL 3 renderer
2022-03-05 15:38:13 +01:00
ts-korhonen
828accc91d qt: More error handling and tweaking to opengl 3 renderer 2022-03-05 02:57:57 +02:00
telanus
7979206b1a Add support for the Vendex HeadStart Turbo 888-XT 2022-03-04 21:49:18 +02:00
telanus
6b2679f647 Add support for the Vendex HeadStart Turbo 888-XT 2022-03-04 21:47:36 +02:00
telanus
f21348f992 Add support for the Vendex HeadStart Turbo 888-XT 2022-03-04 21:46:00 +02:00
Cacodemon345
d695ca3cc9 qt: Don't normalize paths on non-Windows 2022-03-04 14:00:24 +06:00
Cacodemon345
5e4cb50da0 qt: Default to 0:0 if bus is full 2022-03-04 13:26:15 +06:00
Cacodemon345
40a75379b7 qt: XT IDE should be XTA 2022-03-04 13:25:51 +06:00
Miran Grča
395fa8ac36 Merge pull request #2189 from Cacodemon345/newqt
qt: Fix HDD path relativization on Windows
2022-03-03 20:31:50 +01:00
Cacodemon345
7dc84e0f67 qt: Fix HDD path relativization on Windows 2022-03-04 01:25:34 +06:00
Miran Grča
83b87a7a8f Merge pull request #2187 from 86Box/tc1995
Fix compile.
2022-03-02 16:43:04 +01:00
TC1995
c4f5c7e5e0 Fix compile. 2022-03-02 16:37:19 +01:00
Miran Grča
55475f7970 Merge pull request #2184 from ts-korhonen/qt-opengl-renderer
More fixes to linux arm32 build
2022-03-02 16:36:07 +01:00
ts-korhonen
055a0b307c Merge branch 'master' of https://github.com/86Box/86Box into qt-opengl-renderer 2022-03-02 17:32:32 +02:00
Miran Grča
a488112b0c Merge pull request #2185 from Cacodemon345/newqt
qt: More assortment of fixes
2022-03-02 16:26:36 +01:00