dosbox-staging:js/value_cleanup

Last commit made on 2024-04-11
Get this branch:
git clone -b js/value_cleanup https://git.launchpad.net/dosbox-staging

Branch merges

Branch information

Name:
js/value_cleanup
Repository:
lp:dosbox-staging

Recent commits

b0cba87... by japsmits <email address hidden>

Refactor Value

72fad45... by John Novak <email address hidden>

Do not auto-run DOSBox Staging after installing it on Windows

36eb257... by FeralChild64 <email address hidden>

Simplify 'MAPPER_BindKeys' skipping strategy

c22ef86... by FeralChild64 <email address hidden>

Fix 'output' and other 'sdl' settings not changeable in runtime

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

website: Add data privacy policy section to the About page

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

website: Add disclaimer section to the About page

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

website: Improve the About page

3db182b... by John Novak <email address hidden>

website: Allow linking to top-level sections directly

eba04d4... by MeAreJeenius <email address hidden>

Inherit batch file echo state from parent

142c329... 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.