Commit Graph

11170 Commits

Author SHA1 Message Date
TC1995
00edd8cfbc Mach64 (both GX and VT2) 24bpp mono pattern fix placed in.
Fixes wrong colors in patterns on various operating systems and possibly other stuff too.
2023-10-20 20:41:57 +02:00
OBattler
b329b5cc5f Fixed a bug with ATAPI PIO requests, fixes some crashes with ATAPI drives on tertiary and quaternary IDE controllers. 2023-10-20 19:39:04 +02:00
OBattler
4ad9a06c89 SiS 551x logging fixes and fixed secondary IDE IRQ in legacy mode. 2023-10-20 04:01:33 +02:00
Miran Grča
d453b95c8c Merge pull request #3770 from kzmidze/master
Update translation
2023-10-20 02:58:30 +02:00
Miran Grča
66c5f6cb5c Merge pull request #3769 from EmpyreusX/master
[Qt] Made fixes to Japanese and Simp. Chinese translations
2023-10-20 02:58:17 +02:00
OBattler
88934ab0ca IDE fixes and finished the SiS 5511. 2023-10-20 02:57:50 +02:00
OBattler
5c4429e4ec Merge branch 'master' of https://github.com/86Box/86Box 2023-10-20 00:21:11 +02:00
OBattler
378ef1ae6d The Tandy 1000 HX no longer incorrectly support 256 kB of RAM, fixes #3767. 2023-10-20 00:20:57 +02:00
沙沙宮紗夜
6f9600d17f Update translation 2023-10-19 22:49:12 +08:00
EmpyreusX
a1282488c6 [Qt] A small fix 2023-10-19 22:09:11 +08:00
EmpyreusX
7583c3f141 [Qt] Made fixes to Simp. Chinese translation 2023-10-19 21:39:11 +08:00
EmpyreusX
bb2038b965 [Qt] Made fixes to Japanese translation 2023-10-19 21:37:50 +08:00
Miran Grča
d1ed9f9ec1 Merge pull request #3766 from 86Box/tc1995
Small Mach32/SVGA font mapping fix.
2023-10-19 01:42:17 +02:00
TC1995
0440d37387 Small mach32/svga mapping fix (actually fixes font rendering on win3.1x using the Mach32 2.6 drivers) 2023-10-19 01:32:52 +02:00
Miran Grča
8d45217064 Merge pull request #3764 from 86Box/tc1995
S3 fixes:
2023-10-17 19:52:31 +02:00
TC1995
da5b93d980 S3 fixes:
Bit 11 of ports 0x82e8 and 0x86e8 (Current X and Current Y positions registers, respectively) are taken into account again without conflicting with OS/2 Warp 3/4's software cursor, fixes blitting issues with Neptune Build 5111.1's S3 driver and possibly some other builds and other stuff.
2023-10-17 19:33:07 +02:00
Miran Grča
b73364bb38 Merge pull request #3762 from goshhhy/pcap-types
net_pcap: use standard unsigned type names
2023-10-17 16:57:28 +02:00
Miran Grča
8ae3e092d0 Merge pull request #3763 from jriwanek-forks/4.0.2-fix
Fixes and GHA for SDL UI
2023-10-17 16:56:52 +02:00
Jasmine Iwanek
69c7e2a02a Update codeql.yml 2023-10-17 03:41:26 -04:00
Jasmine Iwanek
5656cd7db8 Build SDL UI too on Linux 2023-10-17 03:41:26 -04:00
Jasmine Iwanek
a810a847f7 Build SDL UI too on macos 11 2023-10-17 03:41:25 -04:00
OBattler
8464401886 Fixed a small CL-GD 5480 bug. 2023-10-17 05:39:17 +02:00
linear cannon
b43116fdfb net_pcap: use standard unsigned type names 2023-10-16 23:04:23 -04:00
Jasmine Iwanek
e6e7ec9532 Fix *nix SDL builds 2023-10-16 18:51:19 -04:00
Jasmine Iwanek
1c01f1e2e2 Cleanups in src/unix 2023-10-16 18:51:19 -04:00
Jasmine Iwanek
98a5e6e873 Fix building on macos SDL 2023-10-16 18:51:19 -04:00
Jasmine Iwanek
8acabb0995 Correct copyright year 2023-10-16 18:50:43 -04:00
OBattler
becdd3d9f9 Bumped version to 4.0.2. 2023-10-16 20:25:42 +02:00
OBattler
a6268d5a0e Merge branch 'master' of https://github.com/86Box/86Box 2023-10-16 18:30:46 +02:00
OBattler
408cb35b1f 4:3 conversion of 4:3 Integer scale now always preserves the width. 2023-10-16 18:30:35 +02:00
richardg867
0618f5579c Jenkins: At least warn if we're not running Debian bullseye 2023-10-16 12:47:51 -03:00
OBattler
30af261c5b Writes to NVR time registers no longer schedule a NVR write to disk, should reduce the emulator's writes to disk and therefore, % drops. 2023-10-16 03:29:29 +02:00
OBattler
b5a6824a9b Attempted fix for 4:3 integer scale. 2023-10-16 01:41:57 +02:00
OBattler
b1a4bc9c53 Added +fp to flags-gcc-armv7.cmake. 2023-10-15 20:59:01 +02:00
OBattler
fe23e2ab2f Update to a comment in machine.h. 2023-10-15 19:48:12 +02:00
OBattler
20579a2286 Some future-proofing flags. 2023-10-15 19:47:29 +02:00
Miran Grča
f63016b20f Merge pull request #3761 from 86Box/tc1995
VGA/XGA memory fix.
2023-10-15 19:34:35 +02:00
TC1995
85bdf40a1c VGA/XGA memory fix.
the XGA memory test takes account of Win3.x' XGA memory test again without conflicting XGAKIT's test, fixes DOS-based boxes using Win3.x XGA drivers in 386 mode.
2023-10-15 19:27:33 +02:00
OBattler
3d082d5ebe Merge branch 'master' of https://github.com/86Box/86Box 2023-10-14 23:42:10 +02:00
OBattler
6c9b28493a QT changes, fixed 4:3 integer stretch. 2023-10-14 23:42:02 +02:00
Miran Grča
f7d875f8ac Merge pull request #3756 from 86Box/tc1995
Compaq Plasma fixes:
2023-10-14 20:25:24 +02:00
TC1995
5a94f0ee69 Corrected the fix for the 40x25 mode of the Plasma. 2023-10-14 20:21:10 +02:00
TC1995
38e63ec9c6 Compaq Plasma fixes:
Fixed the blinking/test cursor of said built-in video on Portable III/386.
2023-10-14 20:15:04 +02:00
OBattler
7013949310 Made sure the dummy "None"/"Internal" devices never get initialized and fixed some PCI AGP bridge mess (including AGP-less 440BX/ZX/GX erroneously initializing the 440LX/EX AGP bridge), fixes #3696. 2023-10-14 06:45:45 +02:00
OBattler
02fb5ffbd8 Fixed the RAM granularity ont he NCR PC4i, fixes #3654. 2023-10-14 04:19:42 +02:00
OBattler
5eb0db0aae Fixed the YMF278B device internal name, reported by Ompronce. 2023-10-14 03:52:28 +02:00
Miran Grča
e64df83c67 Merge pull request #3754 from lemondrops/patch-1
Remove the C/C++ standard flags from the toolchain files
2023-10-14 00:28:42 +02:00
Miran Grča
229b60b63c Merge pull request #3753 from jriwanek-forks/clock
Future support for higher clocked CPU's + A little more lint
2023-10-14 00:28:32 +02:00
OBattler
531bb61146 Fxied the last warnings. 2023-10-14 00:27:33 +02:00
Alexander Babikov
ba3c68390c Remove the C/C++ standard flags from the toolchain files 2023-10-14 03:16:42 +05:00