Commit Graph

10441 Commits

Author SHA1 Message Date
OBattler
979bd75acb Merge branch 'master' of https://github.com/86Box/86Box 2023-07-06 19:59:54 +02:00
OBattler
78f129c8ac Rewritten the PCI Type 2 access handling. 2023-07-06 19:55:59 +02:00
Jasmine Iwanek
3524620577 Merge pull request #3450 from lemondrops/master
unix: Add a missing #include
2023-07-04 12:42:14 -04:00
Alexander Babikov
ed36261f62 unix: Add a missing #include 2023-07-04 21:34:25 +05:00
Miran Grča
6147467993 Merge pull request #3449 from jriwanek-forks/sonarlint-1
Another round of sonarlint work
2023-07-04 18:19:27 +02:00
Jasmine Iwanek
1116aadb6f Another round of sonarlint work 2023-07-04 10:53:44 -04:00
OBattler
b750471e5c Removed two temporary lines in device/kbc_at.c that shouldn't have been committed. 2023-07-03 02:42:33 +02:00
OBattler
ea89ff5e24 Merge branch 'master' of https://github.com/86Box/86Box 2023-07-03 02:36:49 +02:00
OBattler
e328a3c2de Added the Siemens Award keyboard controller and a small hack (will have to do due to the scarcity of information until we get ahold of an actual Siemens PCD-2L) to make the Siemens PCD-2L POST correctly again, fixes #3444. 2023-07-03 02:36:17 +02:00
OBattler
feece51403 Fixed low BIOS mapping so it maps correctly with a 512k or biggeer BIOS as well. 2023-07-03 02:34:54 +02:00
OBattler
277795dc69 Fixed a compile-breaking mistake in machine.h. 2023-07-03 02:34:12 +02:00
Jasmine Iwanek
7a919e2c59 Fix codeql actions after external libslirp changes 2023-07-02 15:29:05 -04:00
Jasmine Iwanek
98ef51251b Fix cmake actions after external libslirp changes 2023-07-02 13:30:58 -04:00
Jasmine Iwanek
a4c0caf586 Fix typo which led to compile failure 2023-07-02 13:28:22 -04:00
OBattler
babbb2247e Changed PS/2 bus check in device.c. 2023-07-02 16:59:39 +02:00
OBattler
5b58fcfab2 The Lucky Star LS-486E and Rise R418 are now marked as having the PS/2 keyboard controller IRQ latch (new machine bus flag!) without actually having the PS/2 ports. 2023-07-02 16:58:31 +02:00
Miran Grča
8175afd228 Merge pull request #3440 from lemondrops/softfloat-flag
Add a machine flag for machines requiring softfloat FPU and improve the related UI behavior
2023-07-02 16:54:02 +02:00
Alexander Babikov
b5bf8e63a4 Add a machine flag for machines requiring softfloat FPU and remove the existing restrictions on using dynarec and softfloat together 2023-07-02 14:43:10 +05:00
RichardG867
71d95c7169 network: Trial usage of external libslirp on non-Linux platforms 2023-07-01 15:51:02 -03:00
Jasmine Iwanek
2009f14dbf Merge pull request #3442 from lemondrops/legacy-unix-version
unix: add a monitor command to display version and license info
2023-07-01 08:39:46 -04:00
Jasmine Iwanek
77417f0d9f Merge pull request #3441 from lemondrops/qt-no-dynarec-fix
qt: Hide the dynarec checkbox if built without a dynarec
2023-07-01 08:39:34 -04:00
Jasmine Iwanek
9c05a30cb7 Merge pull request #3439 from lemondrops/bugger-fix
Fix ISABugger not being actually disabled on machines without ISA
2023-07-01 08:39:17 -04:00
Jasmine Iwanek
164a4aeef5 Merge pull request #3438 from lemondrops/cassette-flag
Add a machine flag for machines with a cassette port
2023-07-01 08:39:05 -04:00
Jasmine Iwanek
07c4e0f2a1 Merge pull request #3437 from lemondrops/plat_tempfile-fixes
Improvements to `plat_tempfile()`-generated file names
2023-07-01 08:38:41 -04:00
Alexander Babikov
42d0548b95 unix: add a monitor command to display version and license info 2023-07-01 17:01:48 +05:00
Alexander Babikov
74382d090f qt: Hide the dynarec checkbox if built without a dynarec 2023-07-01 17:01:28 +05:00
Alexander Babikov
b5ce972247 Fix ISABugger being not actually disabled on machines without ISA 2023-07-01 16:59:48 +05:00
Alexander Babikov
05e5fdd378 qt: Some formatting cleanup 2023-07-01 16:59:17 +05:00
Alexander Babikov
4123589d6d win: Disable the cassette checkbox on machines without a cassette port 2023-07-01 16:59:11 +05:00
Alexander Babikov
4fbfefb881 qt: Disable the cassette checkbox on machines without a cassette port 2023-07-01 16:59:03 +05:00
Alexander Babikov
feb6a835d2 Add a machine flag for machines with a cassette port 2023-07-01 16:58:57 +05:00
Alexander Babikov
a995695a04 win: plat_tempfile: Use local time instead of UTC 2023-07-01 16:58:35 +05:00
Alexander Babikov
3686026ded qt: plat_tempfile: Fix milliseconds being appended twice 2023-07-01 16:58:06 +05:00
RichardG867
8782f5d9d6 Jenkins: Fix libvulkan symlink location on x86 builds 2023-06-30 17:54:13 -03:00
RichardG867
60d93046cd Jenkins: Remove our C(XX)FLAGS from Linux library builds 2023-06-30 17:53:28 -03:00
OBattler
3a60d62434 Fixed thetype of temp in kbc_send_to_ob(), fixes the incorrect sending of 0xFF's to the guest. 2023-06-29 13:57:16 +02:00
Jasmine Iwanek
cef10a63bf Merge pull request #3425 from telanus/master
Sorting the 8088 according to the alphabet :D
2023-06-28 13:58:59 -04:00
Jasmine Iwanek
1c6c5e6f58 Merge pull request #3432 from 86Box/docs/contribution_guidelines
Add contribution guidelines
2023-06-28 13:58:07 -04:00
Daniel Gurney
e70c476a0a Link to contribution guidelines in readme 2023-06-28 20:45:54 +03:00
Daniel Gurney
e0a9e69523 Initial contributing guidelines 2023-06-28 20:45:50 +03:00
Miran Grča
bff8e92297 Merge pull request #3430 from jriwanek-forks/sonarlint
Next round of sonarlint cleanups
2023-06-28 04:22:31 +02:00
Jasmine Iwanek
922c4335ae Next round of sonarlint cleanups 2023-06-27 21:17:13 -04:00
RichardG867
8123ba6e08 Jenkins: Add libvulkan symlink workaround 2023-06-27 13:09:11 -03:00
RichardG867
991630681e qt: Add some more XKB key aliases 2023-06-27 12:26:38 -03:00
RichardG867
b3bd55da17 Jenkins: Remove libwayland-client from AppImage to fix Debian 12 compatibility 2023-06-26 22:14:00 -03:00
RichardG867
0ed13fa438 qt: Fix Korean key passthrough on non-raw input 2023-06-26 21:27:37 -03:00
RichardG867
85ac2da5b4 qt: Fix fullscreen shortcut not activating 2023-06-26 21:17:50 -03:00
Miran Grča
f1b10262fc Merge pull request #3402 from Cacodemon345/patch-141
Always include dirent.h on non-Windows
2023-06-27 01:35:17 +02:00
Miran Grča
5aa96a63d0 Merge pull request #3428 from jriwanek-forks/sonarlint
Next round of sonarlint cleanups
2023-06-27 01:34:57 +02:00
Jasmine Iwanek
21adfd4d50 Next round of sonarlint cleanups 2023-06-26 18:28:13 -04:00