Commit Graph

7948 Commits

Author SHA1 Message Date
Jasmine Iwanek
d1b274ace2 src/network 2022-04-12 17:26:07 -04:00
Jasmine Iwanek
036f1ce74b src/video 2022-04-12 17:26:06 -04:00
Jasmine Iwanek
e11bad1938 src/machine 2022-04-12 17:26:06 -04:00
Jasmine Iwanek
f51c8a5595 src/floppy 2022-04-12 17:26:06 -04:00
Jasmine Iwanek
c01ab374a4 src/disk 2022-04-12 17:26:06 -04:00
Jasmine Iwanek
50ef360282 src/device 2022-04-12 17:26:06 -04:00
Jasmine Iwanek
702f80e58a Backport several changes from M&K 2022-04-12 17:26:05 -04:00
RichardG867
7d15a75cf4 CMI8x38: Disable Windows XP "workaround", it helps to use correct drivers 2022-03-22 16:24:29 -03:00
RichardG867
8158df98e2 CMI8x38: Fix potential timer-related issues with newer WDM drivers 2022-03-21 23:18:59 -03:00
RichardG867
f45c91f425 Jenkins: Fix wrong package removed from MSYS dependency list 2022-03-21 19:55:31 -03:00
RichardG867
9118e9c939 Jenkins: Switch AppImage building to the new icon assets 2022-03-21 14:37:07 -03:00
RichardG867
60c0818d6f Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2022-03-21 13:53:35 -03:00
RichardG867
2c976292f0 Jenkins: Switch build to Ninja on all platforms 2022-03-21 13:53:23 -03:00
Miran Grča
8915ec3fee Merge pull request #2238 from jriwanek-forks/version-fix
Correct version in vcpkg.json
2022-03-21 13:27:15 +01:00
Miran Grča
c38360c799 Merge pull request #2241 from Cacodemon345/patch-65
fluidsynth: Fallback to system soundfont if one isn't specified
2022-03-21 13:27:05 +01:00
Miran Grča
12407c4af9 Merge pull request #2242 from rderooy/master
Add linux assets
2022-03-21 13:26:26 +01:00
Miran Grča
d1898177ef Merge pull request #2243 from Cacodemon345/newqt
qt: Keyboard input now works properly when mouse is uncaptured
2022-03-21 13:25:58 +01:00
Cacodemon345
f2df8a4cce qt: Keyboard input now works properly when mouse is uncaptured 2022-03-21 15:28:43 +06:00
Robert
35a8807f33 Update src/unix/assets/net.86box.86Box.metainfo.xml
Co-authored-by: David Hrdlička <dhrdlicka@users.noreply.github.com>
2022-03-21 09:22:31 +01:00
Robert
8972cdb9f0 Update src/unix/assets/86Box.spec
Co-authored-by: David Hrdlička <dhrdlicka@users.noreply.github.com>
2022-03-21 09:22:26 +01:00
Robert
8e9b0c644b Update src/unix/assets/86Box.spec
Co-authored-by: David Hrdlička <dhrdlicka@users.noreply.github.com>
2022-03-21 09:22:20 +01:00
Robert
e71bbfa3b6 Update src/unix/assets/net.86box.86Box.metainfo.xml
Co-authored-by: David Hrdlička <dhrdlicka@users.noreply.github.com>
2022-03-21 09:22:15 +01:00
Robert de Rooy
a804ca56f9 add instructions 2022-03-20 11:46:02 +01:00
Cacodemon345
cbff8e0927 fluidsynth: Fallback to system soundfont if one isn't specified 2022-03-20 16:22:18 +06:00
Robert de Rooy
38cc36b8e2 add missing on flag 2022-03-20 10:46:06 +01:00
Robert de Rooy
d00b8fedce clean up arch handling 2022-03-20 10:36:00 +01:00
Robert de Rooy
185ec39ef2 enable new dynarec for aarch64 2022-03-20 10:12:52 +01:00
Robert de Rooy
5568169407 add roms subpackage 2022-03-20 10:07:01 +01:00
Robert de Rooy
b58549f1b0 add linux assets 2022-03-19 15:16:01 +01:00
Jasmine Iwanek
585ba9b0ab Correct version in vcpkg.json 2022-03-19 01:21:32 -04:00
Miran Grča
3fe794c59b Merge pull request #2237 from jriwanek-forks/named-initializers-2
Named initializers part 2
2022-03-18 23:20:37 +01:00
Jasmine Iwanek
3b73ce330c src/video 2022-03-18 18:07:09 -04:00
Jasmine Iwanek
3d0db78ead Add microsoft RAMCard & SystemCard to ISAMem 2022-03-18 17:04:40 -04:00
Miran Grča
ebd4607f6e Merge pull request #2236 from 86Box/tc1995
Added deskpro386 and fixed 24bpp mode issues of the Mach64GX/VT2.
2022-03-18 21:48:27 +01:00
TC1995
a1404cf340 Housekeeping (Mach64, nw). 2022-03-18 21:28:17 +01:00
TC1995
9b0f04d4a9 Added deskpro386 and fixed 24bpp mode issues of the Mach64GX/VT2. 2022-03-18 21:22:18 +01:00
RichardG867
dcd54bff3f New Dynarec: Disable 3DNow opcodes on ARM, just in case 2022-03-18 17:13:52 -03:00
RichardG867
25cb062427 New Dynarec: Disable more MMX opcodes on ARM 2022-03-18 16:07:01 -03:00
RichardG867
1da566e673 New Dynarec: Disable recompilation of some MMX opcodes on ARM, pending investigation 2022-03-18 15:06:57 -03:00
RichardG867
19e5115268 Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30 2022-03-18 00:21:39 -03:00
RichardG867
e6976412aa CMI8x38: Disable logging again 2022-03-18 00:21:02 -03:00
RichardG867
fd2682e352 CMI8x38: Disable 128 KHz mode as that's not for our chips 2022-03-17 19:32:49 -03:00
RichardG867
9dbdcb752f It's Qt 2022-03-17 19:31:45 -03:00
Miran Grča
4c1e9e33eb Merge pull request #2235 from Cacodemon345/newqt
wl_mouse: Don't uncapture mouse if is already uncaptured
2022-03-17 21:39:52 +01:00
RichardG867
1650b0692d CMI8x38: Fix for logging status bar segfault 2022-03-17 16:31:14 -03:00
RichardG867
abdac1d524 CMI8x38: Improve DMA/playback start/stop 2022-03-17 16:23:40 -03:00
Cacodemon345
81dfba16f3 wl_mouse: Don't uncapture mouse if is already uncaptured 2022-03-18 00:56:59 +06:00
RichardG867
64c38a2334 GDB Stub: Fix header indentation 2022-03-17 15:49:24 -03:00
RichardG867
90e9054f2c CMI8x38: Implement TDMA update registers (nothing uses them) 2022-03-17 15:47:25 -03:00
RichardG867
7571c0b155 CMI8x38: Disable status bar logging due to a Qt incompatibility 2022-03-17 15:06:19 -03:00