dosbox-staging:jn/fix-text-mode-double-scanning

Last commit made on 2024-04-07
Get this branch:
git clone -b jn/fix-text-mode-double-scanning https://git.launchpad.net/dosbox-staging

Branch merges

Branch information

Name:
jn/fix-text-mode-double-scanning
Repository:
lp:dosbox-staging

Recent commits

044d20f... by John Novak <email address hidden>

Restore double scanning support for VGA text modes

This regressed after the major double scanning rework in dd8ae142.

Double-scanned VGA text modes are extremely uncommon. A good test case
(and the only one I know of) is the game Indenture (1991) that sets up a
custom 80x25 mode at 640x200 resolution with the 8x8 charset and double
scanning enabled.

f55f0ae... by John Novak <email address hidden>

Fix not being able to set `oplmode = none` regression

50005e5... by John Novak <email address hidden>

Logging improvements

c79fa40... by japsmits <email address hidden>

Use correct Game Blaster and Sound Blaster naming in comments

2278124... by japsmits <email address hidden>

Decouple CMS and OPL emulations

d3b3938... by Marco Buzzanca <email address hidden>

Update Italian (it) translation

9d9aba3... by John Novak <email address hidden>

Allow starting the Windows MSYS2 workflow manually

71aade7... by John Novak <email address hidden>

Update English language file

bc823a3... by John Novak <email address hidden>

Highlight hotkeys in command help messages

ecad504... by John Novak <email address hidden>

Document the IMGMOUNT command's wildcard support