Commit Graph

15428 Commits

Author SHA1 Message Date
Maxwell Scott
727568bb91 Fixed the alphabetization for Voodoo3 3500 (PAL) 2026-01-09 13:36:58 +07:00
Maxwell Scott
c4b482234e Alphabetize the video card/chip order properly
Also slightly correct the name for TriGem
2026-01-09 13:32:48 +07:00
Miran Grča
e97f0c1565 Merge pull request #6684 from AITUS95/master
Fix Voodoo dirty_line index mismatch in non-SLI single buffer mode
2026-01-09 00:23:42 +01:00
AITUS95
e0de4c7f87 Refactor dirty line calculation 2026-01-08 23:48:37 +01:00
GreaseMonkey
40c00d7878 Update Brio 83xx KBC p1 handler information
This is probably closer to how it's supposed to be.

I think I had some freak accident happen while testing and hard disk
accesses were broken somehow, but things seem to be working fine now?
2026-01-09 10:59:47 +13:00
GreaseMonkey
f5fd37bbf1 Add [i440EX] HP Brio 83xx machine
I personally own a Brio 8314 and have run tests on it.
2026-01-09 10:01:17 +13:00
OBattler
3b336dd0b0 Regroup the toolbar buttons more sensibly. 2026-01-08 18:05:51 +01:00
Miran Grča
75751d84c1 Merge pull request #6679 from Cacodemon345/dec-tulip-pci-bars
DEC Tulip: Make PCI bars instanced
2026-01-08 17:53:16 +01:00
Miran Grča
8dc1424dd9 Merge pull request #6681 from Cacodemon345/patch-920479
Fix some crashes on hard reset if cassette is enabled
2026-01-08 17:52:58 +01:00
Cacodemon345
0a367bdfc6 Fix some crashes on hard reset if cassette is enabled 2026-01-08 22:11:39 +06:00
Cacodemon345
75cfe2bc7d Add fast forward option 2026-01-08 18:46:23 +06:00
Cacodemon345
023763d0a8 DEC Tulip: Make PCI bars instanced 2026-01-08 16:41:50 +06:00
RichardG867
06c3186858 Switch: Store the actual 1-based group number on the config file, and add min/max group defines 2026-01-07 22:07:00 -03:00
RichardG867
026ce292fb Switch: Fix config defaults saving 2026-01-07 21:51:19 -03:00
RichardG867
0884f9f28b Switch: Streamline MAC address comparisons 2026-01-07 21:38:27 -03:00
RichardG867
c9f095cbbf Switch: Rename logging scope 2026-01-07 21:10:50 -03:00
RichardG867
4ab6c318ed Un-devbranch the network switch 2026-01-07 21:00:22 -03:00
RichardG867
0aac48d6f2 Fix untranslated switch network types on NIC tooltips 2026-01-07 20:56:28 -03:00
RichardG867
6c0b6c056c Network switch rewrite with a simpler protocol and multiple host interface support 2026-01-07 20:51:55 -03:00
DimMan88
b60f5a7ef6 Translated using Weblate (Greek)
Currently translated at 96.9% (969 of 999 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/el/
2026-01-07 16:56:58 +00:00
OBattler
3f0b56d5cb ACC2036: Fix several typos that were breaking EMS, fixes #6677. 2026-01-07 07:02:22 +01:00
DimMan88
a2c20d04ce Translated using Weblate (Greek)
Currently translated at 80.7% (807 of 999 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/el/
2026-01-05 21:56:58 +00:00
Miran Grča
eaec0cfd88 Merge pull request #6674 from Domppari/hdd_audio_prototype
Extra validation of input, for CodeQL
2026-01-05 13:21:46 +01:00
Domppari
4ee804a5bf Extra validation of input, for CodeQL 2026-01-05 10:50:02 +02:00
win2kgamer
e42f1359d8 Implement the Aztech AZTPR16 audio controller (and other Aztech improvements) (#6673)
* Aztech: Clean up unused code and outdated comments, add a standard 86Box header comment and fix a warning in the logging code

* Aztech: Implement gameport enable/disable for AZT1605 and AZT2316A

* Aztech: Implement SBPro mixer restore from EEPROM for AZT2316A

* Implement the Aztech Sound Galaxy Pro 16 (AZTPR16) sound card

* AZTPR16: Right shift master volume by 1 during mixer update, fixes quiet audio in DOS WSS sound test

* AZTPR16: Set the Panasonic CD-ROM bit in the config word, fixes CR56X.SYS on Packard Bell 141233 boot disk
2026-01-05 00:28:12 -03:00
OBattler
c5d60d658f HDD audio: Move logging to its own function. 2026-01-05 01:10:52 +01:00
OBattler
e1f7e3b7c9 Also remove the force interpretation button from the toolbar. 2026-01-05 01:03:27 +01:00
OBattler
ef34f7c1b2 Remove the raw screenshot buttons from the toolbar (they are still available in the menu). 2026-01-05 01:03:04 +01:00
Miran Grča
110cdbdf9a Merge pull request #6672 from Domppari/hdd_audio_prototype
Support for HDD sound emulation
2026-01-04 21:42:11 +01:00
Domppari
a03316e98f Possible fix for CodeQL error 2026-01-04 22:00:05 +02:00
Domppari
3f26bc5fb8 Fixed incorrect include header 2026-01-04 21:52:18 +02:00
Domppari
4b86bcc2bf Multiple HDD drive sounds support 2026-01-04 21:35:59 +02:00
DimMan88
63014d47c1 Translated using Weblate (Greek)
Currently translated at 80.7% (807 of 999 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/el/
2026-01-04 18:56:44 +00:00
Cacodemon345
4bc8f65a9f Qt: Display names of internal sound/video devices when possible 2026-01-05 00:36:32 +06:00
Cacodemon345
72dac6148b Fix high CPU usage on keyboard status icon updates 2026-01-04 17:14:10 +06:00
Domppari
419ee5cbd9 HDD audio start/stop sample playback + some mutex deadlock fixes 2026-01-04 11:15:22 +02:00
Domppari
b4a5c76847 HDD audio setting now populates audio profiles for selected HDD rpm 2026-01-04 09:32:25 +02:00
Domppari
b13e4c44b4 HDD audio profile for settings, ui and using the selected profile 2026-01-04 08:59:43 +02:00
Domppari
ebe651761b Initial HDD sound implementation using IBM example drive 2026-01-03 21:24:33 +02:00
Cacodemon345
24e164c862 1. Fix icon state bugginess on status bar
2. Remove excessive spam on Vulkan renderer
2026-01-03 20:56:43 +06:00
Alexander Babikov
979f13e7dc Translated using Weblate (Greek)
Currently translated at 63.8% (638 of 999 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/el/
2026-01-02 21:56:59 +00:00
DimMan88
babe6184a5 Translated using Weblate (Greek)
Currently translated at 63.8% (638 of 999 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/el/
2026-01-02 21:56:59 +00:00
Alexander Babikov
6a518d4f57 Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (999 of 999 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/zh_Hant/
2026-01-02 21:56:58 +00:00
David Hrdlička
78a4287eb6 Translated using Weblate (Czech)
Currently translated at 100.0% (999 of 999 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/cs/
2026-01-02 21:56:58 +00:00
Alexander Babikov
bf02cb7daa Fix technical mistakes in the Greek translation (#6660)
* Quick fix

* Fix errors
2026-01-01 18:16:58 -03:00
Alexander Babikov
6ae9aac5f9 Partial Greek translation
Co-authored-by: DimMan88 <71668463+DimMan88@users.noreply.github.com>
2026-01-02 02:02:16 +05:00
Miran Grča
785f495291 Merge pull request #6653 from Cacodemon345/patch-758543
Fix bad screenshots on Vulkan
2026-01-01 21:20:46 +01:00
Miran Grča
a6dceab4ad Merge pull request #6656 from lemondrops/patch-27
Machine API cleanup
2026-01-01 21:20:36 +01:00
Umut Çağan Uçanok
327a169fd8 Translated using Weblate (Turkish)
Currently translated at 100.0% (999 of 999 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/tr/
2026-01-01 20:15:37 +00:00
David Hrdlička
6a5aaa26cf Translated using Weblate (Czech)
Currently translated at 100.0% (999 of 999 strings)

Translation: 86Box/86Box
Translate-URL: https://weblate.86box.net/projects/86box/86box/cs/
2026-01-01 20:15:37 +00:00