Commit graph

12714 commits

Author SHA1 Message Date
Alexander Babikov
15b3c44cb7
Update .gitattributes
Declare CMake scripts, Windows resource scripts and manifests,
.po translation files and Qt XML files as text
2024-05-03 02:28:16 +05:00
Miran Grča
1bfa4fae0a
Merge pull request #4417 from lemondrops/newtranslation
Fix and hook up the Vietnamese translation
2024-05-02 22:43:55 +02:00
Alexander Babikov
7ed6841356
Hook up the new translation 2024-05-03 01:40:09 +05:00
Alexander Babikov
eca80d375a
Convert the new translation file to LF line endings 2024-05-03 01:40:08 +05:00
Alexander Babikov
b4174e07f0
Fix up the vi-VN translation 2024-05-03 01:40:08 +05:00
Miran Grča
4c1bc999af
Merge pull request #4416 from Barnacl437/master
Adding Vietnamese language (vi-VN) translation file
2024-05-02 22:35:44 +02:00
Barnacl437
3799601124
Adding Vietnamese language (vi-VN) translation file 2024-05-02 21:23:03 +07:00
OBattler
2e4366de8b And the PCI device ID. 2024-04-29 00:06:47 +02:00
OBattler
dde745d878 Some Bochs VBE fixes. 2024-04-29 00:01:14 +02:00
OBattler
c33adcb7a4 The forgotten vid_svga.h. 2024-04-28 18:43:56 +02:00
OBattler
f4d2102734 Bochs VBE graphics card, originally by Cacodemon345, then extensively cleaned-up and improved. 2024-04-28 16:47:32 +02:00
Miran Grča
048bb29665
Merge pull request #4404 from 86Box/tc1995
Just shut up the warning.
2024-04-27 00:31:27 +02:00
TC1995
4325c78fa8 Just shut up the warning.
See above.
2024-04-26 23:59:17 +02:00
Miran Grča
dd58fbfca1
Merge pull request #4403 from 86Box/tc1995
Cleanup of the XGA mapping to be less messed up.
2024-04-26 23:14:02 +02:00
TC1995
738446fea6 Cleanup of the XGA mapping to be less messed up.
As well as the cursor/sprite being finally fixed when the xoff goes from 0x20 onwards. This makes Win3.x' XGA cursor look normal and everything else as well. (as in, intact).
2024-04-26 22:52:58 +02:00
Miran Grča
9c2d0ab545
Merge pull request #4402 from 86Box/tc1995
Workaround to prevent timeouts with the T130B driver on NT 3.1.
2024-04-26 22:45:51 +02:00
TC1995
20277f7090 Workaround to prevent timeouts with the T130B driver on NT 3.1.
And more logging cleanups.
This should make the T130B driver for NT 3.1 work normally, at least.
2024-04-26 22:05:54 +02:00
Miran Grča
9b4a502b84
Merge pull request #4401 from 86Box/tc1995
Further fixes to the code related to the Mach8/32 mode changes.
2024-04-26 21:59:51 +02:00
TC1995
c931e4d460 Further fixes to the code related to the Mach8/32 mode changes.
And 0x6e9 is an alias to 0x2e8 per the Mach32 manual (H_TOTAL).
2024-04-26 19:28:03 +02:00
Miran Grča
68ec5c53a1
And in config.c. 2024-04-25 19:14:51 +02:00
Miran Grča
54178355b8
And in cpu.h. 2024-04-25 19:11:25 +02:00
Miran Grča
8928f5d771
Variable to override the 286/386 interpreter. 2024-04-25 19:10:40 +02:00
OBattler
0aa695c070 Matrox FIFO status fix. 2024-04-25 10:55:07 +02:00
OBattler
d740a8c164 WD76C10: A forgotten call to recalc exec. 2024-04-24 12:25:17 +02:00
OBattler
0f71a56edb Some checks around a recalctimings check to fix some crashes. 2024-04-24 06:47:03 +02:00
OBattler
15e3876e21 Prepare WD76C10 for 286/386 interpreter selection, exempt IBM 486BL and all Cyrix'es from the 286/386 interpreter. 2024-04-24 06:06:09 +02:00
OBattler
7feb6f578d Changed the internal device name of the MT32 New device, fixes #4394. 2024-04-23 20:38:48 +02:00
OBattler
070c289562 The forgotten .h file. 2024-04-23 12:06:59 +02:00
OBattler
15ad2c1992 NCR 53c8xx: Set correct SCSI speeds. 2024-04-23 03:19:24 +02:00
OBattler
3dbb0daa17 AD1848 clean-ups and fixed DMA over a 16-bit channel. 2024-04-23 03:14:12 +02:00
OBattler
10fd8fb004 Assorted CD-ROM fixes, fixes #4386. 2024-04-22 02:04:57 +02:00
Miran Grča
75b5ed4b37
Merge pull request #4384 from 86Box/tc1995
ATI/IBM mode changes in the Mach8/32.
2024-04-20 23:45:12 +02:00
TC1995
50ca61dfd4 ATI/IBM mode changes in the Mach8/32.
Reworked the way the mode changes work in said chips (and way less hacky than before).
2024-04-20 23:43:27 +02:00
Miran Grča
40882298b4
Merge pull request #4373 from cold-brewed/ui-drive-channel
qt: Disable bus channels that are currently in use
2024-04-18 20:52:17 +02:00
Miran Grča
95e24631f5
Merge pull request #4374 from 86Box/tc1995
the DEC 21143-based NIC expects a SROM Format version of 3
2024-04-18 20:45:12 +02:00
TC1995
0a1888feec the DEC 21143-based NIC expects a SROM Format version of 3
This fixes detection under various operating systems, including NT-based ones.
2024-04-18 20:39:05 +02:00
cold-brewed
373fe0f258 qt: Disable bus channels that are currently in use 2024-04-18 12:29:27 -04:00
OBattler
955297b9c4 Removed excess logging from the Intel 4x0 chipset emulation. 2024-04-18 04:33:20 +02:00
OBattler
c74f168c29 The AMA-932J now indicates it is an Arche machine and correctly uses the Acer/ALi M5105 Super I/O chip. 2024-04-18 04:28:08 +02:00
OBattler
ae834c1a2d AT MFM/RLL: The SET DRIVE PARAMETERS and RESTORE commands no longer finish instantly, fixes MFM/RLL drives on the Arche AMA-2010. 2024-04-18 04:21:01 +02:00
OBattler
1e5800d548 Intel 420TX-430TX cache control fixes. 2024-04-18 03:54:42 +02:00
OBattler
a2b3c4c8dc ALi M1543(C) IDE fixes, fixes Windows 95 IDE driver. 2024-04-18 03:54:12 +02:00
OBattler
8e0da9ef21 ISA PNP ROM parsing fixes (fixed DMA flags and added support for fixed-sized 10-bit I/O address). 2024-04-18 03:52:41 +02:00
OBattler
d98751e40f Added the ability to enable/disable the KBC (used by the FDC37C93x Super I/O chips). 2024-04-18 03:51:56 +02:00
OBattler
fed171ff4d IBM PS/1 Model 2121 FDC fix. 2024-04-18 03:50:48 +02:00
OBattler
75919a1cb9 Fixed the SM(S)C) FDC37C93x NVR handling and make any non-PIIX4 machine that uses it, use its full NVR capabilities. 2024-04-18 03:49:47 +02:00
OBattler
9947af00d4 Fixed the FORMAT command on almost every emulated hard disk controller. 2024-04-18 03:47:49 +02:00
Miran Grča
691e3f2fa9
Merge pull request #4352 from flama12333/patch-2
Rename dtk 386 clone to DTK PM-1630C
2024-04-17 23:53:01 +02:00
Miran Grča
b200091322
Fixed a compile-breaking type in chipset/scat.c. 2024-04-16 21:49:24 +02:00
Miran Grča
8756a70e38
Sanity check on reading SCAT registers. 2024-04-16 19:40:21 +02:00