Commit Graph

10525 Commits

Author SHA1 Message Date
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
OBattler
2fe3bcd5d2 Do the wraparounds properly on 64-bit binaries, fixes #3421. 2023-06-25 22:20:11 +02:00
telanus
a0db6c1b4e Update machine_table.c
Sorting the Micoms XL-7 Turbo to be alphabetically
2023-06-25 21:37:24 +02:00
Miran Grča
ca607fe76a Merge pull request #3418 from kzmidze/master
Update zh-TW.rc and zh-TW.po
2023-06-25 20:25:27 +02:00
沙沙宮紗夜
1633ea4645 Update zh-TW.po 2023-06-20 20:50:13 +08:00
沙沙宮紗夜
57c49d94f4 Update zh-TW.rc 2023-06-20 14:55:13 +08:00
Miran Grča
7b719eb95a Merge pull request #3415 from cold-brewed/net-pcap-fix
Fix loading of PCAP network device
2023-06-19 20:02:49 +02:00
cold-brewed
00463a6991 config: Fix loading of pcap network device 2023-06-19 12:18:14 -04:00
OBattler
ddd373456c Merge branch 'master' of https://github.com/86Box/86Box 2023-06-19 01:59:43 +02:00
OBattler
8b559f1271 Fixed Y polarity in the MM Series packet format on the Logitech Serial Mouse. 2023-06-19 01:59:33 +02:00
OBattler
a312c10129 Disabled excess logging in chipset/ali1429.c. 2023-06-19 01:35:30 +02:00
OBattler
98b4c1c309 Fixed the TriGem 486G so it is no longer hardcoded to the Paradise VGA BIOS. 2023-06-19 01:27:44 +02:00
OBattler
c779956048 Fixed a compile-breaking mistake in src/device.c. 2023-06-19 01:10:15 +02:00
Miran Grča
b6bd6c9822 Merge pull request #3400 from cold-brewed/qt6-mhm-warning
Fix minor qt6 warning
2023-06-19 00:14:53 +02:00
OBattler
95c900a5dc Fixed off-by-one error in video/vid_ics2494.c. 2023-06-19 00:12:19 +02:00
OBattler
eb677b3d5a Fixed array out of bound accesses in video/vid_herculesplus.c. 2023-06-19 00:11:03 +02:00
OBattler
ef0c04ae3a Fixed a memory leak in sound/snd_ac97_codec.c. 2023-06-19 00:09:24 +02:00