Cacodemon345
1545a80fb7
Save processed screenshots without an alpha channel
2025-09-17 04:32:00 +06:00
Miran Grča
d8380b07a9
ET4000/W32* PCI: Revert BIOS read/write code to PCem's, fixes #6175 .
2025-09-16 23:50:45 +02:00
Cacodemon345
e29d76f946
Force all processed screenshots to be opaque
2025-09-17 02:52:26 +06:00
OBattler
81e4d95fc7
Config: Fix HDC migration to avoid "internal" devices on hard disk controllers above the first and also remove them from the config on save.
2025-09-16 22:14:52 +02:00
Toni Riikonen
8032541ab9
Fixed PCJr seeking not to break the FDC implementation. Now seeking will take the "correct" amount of time for each system and the seek time is based on the track count. E.g. 40 track FDD system causes 40 track seek time to be 80/40 * 6ms * 40 tracks + 50ms = 480ms + 50ms -> 530ms.
...
80 track system full seek is 80/80 * 6ms * 80 + 50ms = 530ms, 40 track seek would take 240 + 50 = 290ms.
2025-09-16 14:53:39 +03:00
Valerio Vitali
ccf497afe1
Merge branch '86Box:master' into unix_ods
2025-09-16 12:50:50 +02:00
Verloren50000
0c866af8f9
BIOS Selector for Micronics M7S-Hi ROM is complete.
2025-09-16 14:39:46 +08:00
Verloren50000
af6b627fc7
m_at_socket7.c: Micronics M7S-Hi Configuration...
2025-09-16 14:38:08 +08:00
Verloren50000
4735423f82
machine.h: BIOS Selector for Micronics M7S-Hi added.
2025-09-16 14:24:28 +08:00
Miran Grča
5bfa69f3da
Merge pull request #6172 from Cacodemon345/armfixes-2
...
Fixes for ARM64 NDR
2025-09-16 00:49:31 +02:00
Cacodemon345
cc7ca6c652
Cleanups
2025-09-15 19:16:40 +00:00
Cacodemon345
fed75595da
Disable unrolling optimizations on ARM64
2025-09-15 19:09:06 +00:00
Cacodemon345
7ac4b8de3a
Revert some changes
2025-09-15 17:39:22 +00:00
Miran Grča
a54e33bf04
Merge pull request #6171 from 86Box/tc1995
...
S3 928 and icd2061 mode rework (September 15th, 2025)
2025-09-15 18:48:02 +02:00
Cacodemon345
0a22140c70
Try for some fixes
2025-09-15 15:56:00 +00:00
TC1995
c3a6e826b4
S3 928 and icd2061 mode rework (September 15th, 2025)
...
The rework resolves around implementing the clock multiplier and multiplexing rate of the bt485 ramdac alongside existing additional flags for eventual fixes (like cr31 bit 1) as well as the true color bypass (for 16-bit and true color modes). These, together, allow proper rendering of the generic VESA S3 drivers alongside non-VESA ELSA OEM drivers on various guests.
2025-09-15 17:48:24 +02:00
Valerio
078368ba48
no pause, last three media types, readme
2025-09-15 16:34:45 +02:00
Cacodemon345
fe28a8bb62
Disable unrolling for now
2025-09-15 11:47:03 +00:00
Cacodemon345
1d8877fba7
Progress on ARM64 MMX opcodes
2025-09-15 09:19:40 +00:00
Cacodemon345
d824fc36df
Yet more logging
2025-09-15 12:34:34 +06:00
Cacodemon345
97ab7a8ce8
More warning fixes
2025-09-15 11:38:43 +06:00
Cacodemon345
4735998b8a
Warning fixes
2025-09-15 11:38:43 +06:00
Cacodemon345
6229607277
Temp MMX debugging logs
2025-09-15 11:38:43 +06:00
Cacodemon345
15a3df6135
Fix PACK* recompiled instructions on ARM64
2025-09-15 11:38:43 +06:00
Cacodemon345
ffed72f823
NDR (AArch64): Fix ismmx value assignment
2025-09-15 11:38:42 +06:00
Jasmine Iwanek
1488097c7b
Reenable MMX opcodes on ARM new dynarec
2025-09-15 11:38:42 +06:00
Jasmine Iwanek
6de981363e
Use SQXTUN instead of UQXTN in PACKUSWB on arm64
2025-09-15 11:38:42 +06:00
OBattler
9702e28e5c
YMF-701: Removed an unused variable.
2025-09-14 23:47:43 +02:00
OBattler
110fe81643
Merge branch 'master' of https://github.com/86Box/86Box
2025-09-14 23:30:51 +02:00
OBattler
da398832c4
CUBX: Implement CMD-648 disabling via ACPI GPIO, fixes #6169 .
2025-09-14 23:30:40 +02:00
win2kgamer
39d66f00ef
Remove two unused local variables causing a CodeQL failure
2025-09-14 13:45:26 -05:00
win2kgamer
73d7bc4c38
Merge branch '86Box:master' into ymf701
2025-09-14 13:21:32 -05:00
OBattler
82ad957380
PCjr: Fix 320x200x4 mode.
2025-09-14 19:16:55 +02:00
win2kgamer
ff32263927
Clarify SB variable names, correct WSS enable in init
2025-09-14 12:14:45 -05:00
Valerio Vitali
ba5db694f8
Merge branch '86Box:master' into unix_ods
2025-09-14 19:05:09 +02:00
win2kgamer
4351fd32dd
Merge branch '86Box:master' into ymf701
2025-09-14 11:23:00 -05:00
starfrost013
a44ad7e776
Remove 32-bit core dynarec
2025-09-14 15:50:01 +01:00
starfrost013
02b0960148
A few minor further i386 removals
2025-09-14 11:01:34 +01:00
Valerio
677a50dda4
maybe better on keyup
2025-09-14 11:58:14 +02:00
Valerio
003fc5423b
more mistakes
2025-09-14 11:40:53 +02:00
Valerio
596dab6df4
mistakes
2025-09-14 11:27:42 +02:00
Valerio
28b5f6324d
additional folders for iso and img, better ALTGR-G handling, moved osd draw to main blit loop
2025-09-14 11:17:56 +02:00
Toni Riikonen
c2e06b58a5
Removed excess files
2025-09-14 10:58:03 +03:00
Toni Riikonen
dfd59e9e08
Fixed merge issue
2025-09-14 10:50:44 +03:00
Toni Riikonen
63bb616af8
Merge branch 'master' into feature/fdd_sound_emulation_proto
2025-09-14 10:39:16 +03:00
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