Commit Graph

18357 Commits

Author SHA1 Message Date
Toni Riikonen
a6066051c5 Menu options to enable / disable fdd sound for all drives.
DISABLE_FDD_AUDIO definition added, to disable the feature via cmake/build.
2025-09-14 09:21:55 +03:00
win2kgamer
d4c9ee5613 Code cleanup and comment updates 2025-09-13 23:07:31 -05:00
win2kgamer
9ee210f55d Use new method of attaching OPL3 and CD audio to the AD1848 mixer 2025-09-13 22:34:25 -05:00
win2kgamer
7983f499a7 Resolve merge conflict 2025-09-13 22:24:02 -05:00
win2kgamer
fef13a41dd Remove now-unnecessary is_opl3sa AD1848 mixer hack 2025-09-13 22:16:05 -05:00
Miran Grča
b490e2fe9b Merge pull request #6164 from starfrost013/bugfixes
Remove x86 and ARM32 support
2025-09-14 02:37:29 +02:00
starfrost013
3e3303272e Fix compile 2025-09-14 01:34:11 +01:00
starfrost013
57ae731e22 Goodbye, 32-bit 2025-09-14 01:32:41 +01:00
starfrost013
ec40252a71 slightly clarify some divs 2025-09-14 01:08:13 +01:00
starfrost
9df5694589 Merge branch '86Box:master' into master 2025-09-14 01:07:52 +01:00
OBattler
38806537fc Bump the version to 6.0. 2025-09-14 02:00:31 +02:00
Miran Grča
2ded1388f6 Merge pull request #6157 from Verloren50000/master
Add the Packard Bell Tacoma, the MSI MS-6119 and the Viglen Vig69M ROMs!
2025-09-14 01:55:31 +02:00
starfrost013
b073c1d66a Fix force redraw so hard reset not needed 2025-09-14 00:18:54 +01:00
RichardG867
ee1c77f56b Merge branch 'master' of ssh://github.com/86Box/86Box v5.1 2025-09-13 19:20:51 -03:00
RichardG867
57a964a015 Jenkins: Slight formatting fix 2025-09-13 19:20:40 -03:00
Miran Grča
3b5113b1a2 Merge pull request #6162 from nelsonhef/trfix
Fix untranslated string
2025-09-14 00:17:19 +02:00
Nelson Kerber Hennemann Filho
00677015b7 Fix untranslated string 2025-09-13 19:04:12 -03:00
starfrost013
accf499790 RIVA TNT Video BIOS now runs. 2025-09-13 22:55:01 +01:00
OBattler
d08b21b34a Some machine ordering fixes (and a 286 machine had the wrong chipset displayed). 2025-09-13 23:20:54 +02:00
OBattler
fcf236ff7e Add the selection of the last BIOS versio of ABIT BX6. 2025-09-13 23:09:24 +02:00
RichardG867
ccc5c3aec1 Fix strncpy warnings 2025-09-13 17:05:30 -03:00
RichardG867
d92112fa2d Add "screenshot mode" compile flag to round % and Hz displays 2025-09-13 17:00:15 -03:00
RichardG867
25ee59d98c Fix internal name for Multitech PC-900 2025-09-13 16:32:43 -03:00
David Hrdlička
e18fb752fd Update Czech translation [skip ci]
Updated translations for OpenGL input scale, stretch mode, and light/dark terminology.
2025-09-13 21:07:17 +02:00
Miran Grča
40070143a8 Merge pull request #6159 from lemondrops/last-minute-manager
Last-minute manager improvements
2025-09-13 21:00:12 +02:00
Alexander Babikov
4169831102 Manager: Add machine actions to context menu 2025-09-13 23:45:53 +05:00
Alexander Babikov
cd6a1487de Manager: Move the "remember size & position" option to Preferences dialog 2025-09-13 23:45:49 +05:00
Alexander Babikov
b722d03e69 Manager: Remember the machine list size in addition to window size and position 2025-09-13 23:45:44 +05:00
Alexander Babikov
b351811d65 Manager: Fix 86B_CD 3.50 and 8x CD-ROM speed not showing in details pane 2025-09-13 23:45:39 +05:00
Alexander Babikov
43bbe351fc Manager: Fix detail sections with empty entries not being hidden 2025-09-13 23:45:35 +05:00
Alexander Babikov
6f99d565e1 Manager: Pass certain command-line params to VMs 2025-09-13 23:45:31 +05:00
starfrost013
3f27fab2db actually initialise mappings 2025-09-13 19:24:16 +01:00
Valerio
52b20c2118 cdrom load, future icons 2025-09-13 18:50:38 +02:00
starfrost013
51f009b1e0 log read/write 2025-09-13 17:23:59 +01:00
starfrost013
d6388a825c Initial port of core nv3 stuff to nv4 2025-09-13 17:22:04 +01:00
Valerio
f4a0537a8c close osd when doing actions 2025-09-13 12:48:54 +02:00
Valerio
d7f12ae36e fix img and iso masks 2025-09-13 12:41:45 +02:00
Valerio
606b9aca3d other fixes, cd and floppy load 2025-09-13 12:23:11 +02:00
Toni Riikonen
d08b964c86 FDD sound samples volume control 2025-09-13 08:15:41 +03:00
Toni Riikonen
cdb4a94df1 Merge branch 'master' of https://github.com/Domppari/Immersive86Box 2025-09-13 07:54:44 +03:00
Toni Riikonen
99e1094458 FDC seeking fixed, not instant anymore drive is set to busy during the operation and when it's finished at call fdc to set the appropriate fdc flags.
Also added time logic to fdd to calculate seek duration and a callback function for it.
2025-09-13 07:53:55 +03:00
Verloren50000
3bdedd896f m_at_slot1.c: ms6119 -> tacoma (Congratulations, MSI-MS 6119 BIOS Selector complete) 2025-09-13 09:32:02 +08:00
Verloren50000
5a35c984e7 m_at_slot1.c: MSI MS-6119 BIOS Selector Complete Once Again 2025-09-13 09:29:25 +08:00
Verloren50000
30d5443247 m_at_slot1.c: MSI MS-6119 BIOS Selector Complete 2025-09-13 09:12:53 +08:00
Verloren50000
20e25aa718 Configuration is complete for MSI MS-6119. 2025-09-13 08:48:00 +08:00
Verloren50000
9d28ebe9aa machine_table.c: lgibmx76 & tacoma --> ms6119 2025-09-13 08:32:44 +08:00
Verloren50000
b514a72bd6 machine.h: lgibmx76 & tacoma --> ms6119 2025-09-13 08:24:56 +08:00
Miran Grča
9133e5bd2f Merge pull request #6158 from 86Box/finnish-updates
Finnish updates
2025-09-13 01:03:21 +02:00
Daniel Gurney
aae4db9e71 Fix translation deviation
It wasn't really a problem before the light/dark mode selector
2025-09-13 01:15:35 +03:00
Daniel Gurney
b8d8362766 Finnish translation updates 2025-09-13 01:15:31 +03:00