Commit Graph

11446 Commits

Author SHA1 Message Date
OBattler
dc44e37f62 Fixed the warnings reported by lemondrops. 2023-10-13 23:03:37 +02:00
Jasmine Iwanek
ecf5d4e652 Fix win32 mingw makefile builds 2023-10-13 13:10:05 -04:00
Miran Grča
99c37c0698 Merge pull request #3752 from lemondrops/issue-templates
Issue template tweaks
2023-10-13 14:06:20 +02:00
Alexander Babikov
5471b6eec7 Mark most fields in the bug report form as mandatory 2023-10-13 16:48:31 +05:00
Alexander Babikov
35ea25914f Point feature requests to discussions and machine requests to a dedicated issue 2023-10-13 16:47:58 +05:00
OBattler
be4d160024 Fixed the state of the 486 DX2 WB CPU's used by the PC 330. 2023-10-13 06:00:38 +02:00
OBattler
15104475a1 Added --keycodes / -K to allow redefining the mouse uncapture key combination. 2023-10-12 05:16:37 +02:00
OBattler
e13e854944 Added support for a second prefix. 2023-10-12 05:08:11 +02:00
OBattler
90d9a5b858 Moved the mouse uncapture key combination to variables for future reconfigurability. 2023-10-12 04:52:53 +02:00
OBattler
4d87a5f86a Merge remote-tracking branch 'origin/master' into version/4.1 2023-10-12 02:07:58 +02:00
OBattler
04c42f8d8a Merge branch 'master' of https://github.com/86Box/86Box 2023-10-12 02:07:52 +02:00
OBattler
78ec4927d4 Added more parameters, including to clear CMOS, and removed -O / --debugcfg that was not used at all. 2023-10-12 02:07:43 +02:00
richardg867
49e7ee8adc snd_sb: Naming consistency on the new cards 2023-10-11 20:54:06 -03:00
OBattler
b44d9d71c5 Make the MS-5119 use a newer (the latest) BIOS revision, fixes #3684. 2023-10-12 01:22:00 +02:00
OBattler
e441b3a4fc ROM version. 2023-10-12 00:28:51 +02:00
OBattler
c65bae5be8 Merge remote-tracking branch 'origin/master' into version/4.1 2023-10-12 00:28:33 +02:00
OBattler
4978b8c189 ROM version. 2023-10-12 00:28:18 +02:00
OBattler
29e1f9e2bb Fixed src/unix/assets/86Box.spec. 2023-10-12 00:27:24 +02:00
OBattler
96e7381099 Conflict resolution. 2023-10-12 00:04:46 +02:00
OBattler
8d222c43ac Merge branch 'master' of https://github.com/86Box/86Box 2023-10-12 00:01:59 +02:00
OBattler
937edd6a74 Bumped the version to 4.0.1. 2023-10-12 00:01:43 +02:00
OBattler
9e905aeacb Merge remote-tracking branch 'origin/master' into version/4.1 2023-10-11 23:33:32 +02:00
Miran Grča
174500fe93 Merge pull request #3738 from cold-brewed/readme-update
README update: Remove unmaintained managers
2023-10-11 23:33:12 +02:00
OBattler
8276daa5b9 Merge remote-tracking branch 'origin/master' into version/4.1 2023-10-11 23:19:10 +02:00
OBattler
65175f4d7c No warnings. 2023-10-11 23:18:59 +02:00
OBattler
60cf5921a3 CPU clean-ups. 2023-10-11 23:17:22 +02:00
OBattler
79462c66b0 Merge remote-tracking branch 'origin/master' into version/4.1 2023-10-11 18:52:19 +02:00
OBattler
d80effddd1 Removed an unused variable. 2023-10-11 18:51:50 +02:00
OBattler
b3cd2a35fa Merge remote-tracking branch 'origin/master' into version/4.1 2023-10-11 18:49:42 +02:00
Miran Grča
de5bec2263 Merge pull request #3745 from 86Box/tc1995
More video fixes:
2023-10-11 18:49:30 +02:00
TC1995
6913de32c5 More video fixes:
ATI Mach64 is temporarily unthreaded because of blitter desyncing.
ATI Mach32 now returns to ATI mode from IBM mode and vice versa more correctly.
Make the IBM 8514/A compatible poll not run if a 3D add-on card (Voodoo1/2) takes precedence (seen on a Mach32 PCI and Voodoo2 3D combo).
Finally ended the mess ups of the TGUI9440/96x0 pitch, it actually was the CRTC offset reg (SVGA CRTC 0x13) that defined it with some shifting based on the BPP.
2023-10-11 18:46:15 +02:00
OBattler
53fcc4ae5b Merge remote-tracking branch 'origin/master' into version/4.1 2023-10-11 18:44:19 +02:00
OBattler
74ba935a0c Further fix the V20/V30 ins() and outs() instructions. 2023-10-11 18:43:53 +02:00
Miran Grča
528c269cdd The INS and OUTS instruction on V20/V30 now increase/decrease the correct registers, fixes #3723. 2023-10-11 18:33:01 +02:00
OBattler
0f3ca9ebfa Merge remote-tracking branch 'origin/master' into version/4.1 2023-10-11 18:18:24 +02:00
OBattler
5a75ce9bf2 Re-added the BIOS-less option of the Trantor T128b, this time with added sanity checks to avoid crashes, fixes #3742. 2023-10-11 18:18:02 +02:00
OBattler
7b3a80be09 Merge branch 'master' of https://github.com/86Box/86Box 2023-10-11 17:52:56 +02:00
OBattler
9fd8fc14ef Added sanity checks to the ATi 68860 RAM DAC code. 2023-10-11 17:52:47 +02:00
David Hrdlička
1abc5b3f04 Update the bug report template (#3741) 2023-10-10 20:19:15 +02:00
cold-brewed
8c60395f98 Remove 86Box Manager Lite link, appears to no longer be maintained 2023-10-10 10:54:12 -04:00
OBattler
bbdd1580a3 Merge remote-tracking branch 'origin/master' into version/4.1 2023-10-10 16:25:55 +02:00
OBattler
f2848b841e Fixed the E-MU 8000 ROM path. 2023-10-10 16:25:12 +02:00
cold-brewed
40be31626f Remove WinBox link 2023-10-10 10:03:11 -04:00
OBattler
e334aea1cd Merge remote-tracking branch 'origin/master' into version/4.1 2023-10-10 11:40:12 +02:00
Miran Grča
4af2d48af2 Merge pull request #3735 from lemondrops/patch-1
Revert a testing change that shouldn't have been there
2023-10-10 11:39:53 +02:00
Alexander Babikov
39581e9110 Revert a testing change that shouldn't have been there 2023-10-10 13:47:52 +05:00
OBattler
495ef5e280 Merge remote-tracking branch 'origin/master' into version/4.1 2023-10-10 06:55:53 +02:00
OBattler
ed4c57e94c Fixed some Intel board CPU switches. 2023-10-10 06:43:07 +02:00
OBattler
11fd308d65 Fixed YMF289B and YMF278B output sample rates to 48 kHz to match the emulator's output sample rate. 2023-10-10 04:39:25 +02:00
OBattler
13cf75a7ea Merge remote-tracking branch 'origin/master' into version/4.1 2023-10-10 03:39:45 +02:00