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
Valerio
df503f95f9
more commands
2025-09-12 19:40:12 +02:00
Valerio Vitali
47298ed318
fullscreen on/off
2025-09-12 19:19:45 +02:00
Valerio
a2d66eea51
initial
2025-09-12 16:34:20 +02:00
Valerio
de1f89d8c9
initial
2025-09-12 15:36:18 +02:00
pixel-jupiter
3bd879bf3c
Refactor calibration system
...
- Replace frame-based calibration system with timer-based approach
- Replace fixed scaling constants with dynamic video mode-aware calculations
- Reduce unnecessary vid_update_display_offset() calls by filtering registers
- Introduce dynamic horizontal/vertical scaling calculations
- Update rendering pipeline to use dynamic display parameters
2025-09-12 16:25:55 +03:00
Verloren50000
0c7906b007
Add Packard Bell Tacoma machine table entry.
2025-09-12 19:07:44 +08:00
Verloren50000
c8b705efac
Add Packard Bell Tacoma machine code.
2025-09-12 19:02:38 +08:00
Verloren50000
2123f7d8f3
Add Packard Bell Tacoma machine definition.
2025-09-12 18:55:31 +08:00
Miran Grča
df75cddde9
Merge pull request #6150 from MaxwellS04/Sleeptime
...
Fix RAM configuration for multiple machines + other misc changes
2025-09-12 01:24:22 +02:00
Miran Grča
0a7dbca8a6
Merge pull request #6155 from 86Box/tc1995
...
Last minute changes for the IDE hdd (September 12th, 2025)
2025-09-12 01:24:07 +02:00
TC1995
a71e5ea072
Last minute changes for the IDE hdd (September 12th, 2025)
...
When a secondary slave is shadowed by an ATAPI secondary master, make sure the signature (and on reset too) doesn't make it "recognized" (0xeb14) in the cylinder register (as in, 0x0000'ing it)
2025-09-12 01:23:12 +02:00
MaxwellS04
bf8a64067a
Bring back Trangg Bow's change, now with AT clones
...
Until it gets added to The Retro Web, this is assumed now.
2025-09-12 02:03:42 +07:00
Miran Grča
116033a760
Merge pull request #6154 from lemondrops/gus
...
Gravis UltraSound: additions, improvements and fixes
2025-09-11 19:06:31 +02:00
starfrost013
f73e6af2e5
fix compile [again]
2025-09-11 14:49:28 +01:00
starfrost013
6bf703bc59
Merge branch 'master' of https://github.com/starfrost013/86box
2025-09-11 14:46:39 +01:00
starfrost013
984660794c
NV4 Timer is the same as NV3 Timer. Some minor stuff and start working on the "new way" of doing things...
2025-09-11 14:46:37 +01:00
Alexander Babikov
1340b031ee
GUS: Refactor the buffer/mixer code and fix the MAX mixer's GF1 input
2025-09-11 18:46:24 +05:00
Alexander Babikov
14cf9ee80b
AD1848: Extend ad1848_filter_aux2 to any channel
2025-09-11 18:46:24 +05:00
Alexander Babikov
a59eb526ed
AD1848: Make CD audio input designated per-card
...
Fixes CD audio mixer not working for GUS MAX
2025-09-11 18:46:23 +05:00
Alexander Babikov
cb96d4e1bc
Add the Gravis UltraSound revision 3.7
...
Implement the ICS-2101 mixer chip that it has
2025-09-11 18:46:22 +05:00
Alexander Babikov
eec9b52151
GUS: Add the UltraSound ACE
2025-09-11 18:46:21 +05:00
Alexander Babikov
7f7461620d
GUS: Correct minimum RAM amount for GUS MAX
2025-09-11 18:46:20 +05:00
Alexander Babikov
91413a8457
GUS gameport work
...
Classic: gameport toggleable by jumper/config option (pre-rev 3.4), disabled by default
MAX: gameport toggleable by software register (post-rev 3.4), enabled by default
Disable access to rev 3.4+ registers on Classic
2025-09-11 18:46:19 +05:00
starfrost
9ef09b02d6
Merge branch '86Box:master' into master
2025-09-11 14:41:12 +01:00