dosbox-staging:jn/fix-intro

Last commit made on 2024-05-11
Get this branch:
git clone -b jn/fix-intro https://git.launchpad.net/dosbox-staging

Branch merges

Branch information

Name:
jn/fix-intro
Repository:
lp:dosbox-staging

Recent commits

7612aa3... by John Novak <email address hidden>

Allow running the `INTRO` built-in from subshells

ed55743... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump lukka/get-cmake from 3.29.2 to 3.29.3

Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 3.29.2 to 3.29.3.
- [Release notes](https://github.com/lukka/get-cmake/releases)
- [Commits](https://github.com/lukka/get-cmake/compare/v3.29.2...v3.29.3)

---
updated-dependencies:
- dependency-name: lukka/get-cmake
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <email address hidden>

cc22b1f... by Kirk Klobe <email address hidden>

Upgrade SIMDE to 0.8.2

847d011... by Daniel Bomar

Allow loadfix to execute batch files

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

Normalise name of `set_cur_mode()` & `finish_set_mode()` functions

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

Move the "video mode change in progress" to the BIOS 10h interrupt level

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

Improve the comments of the "EGA mode with VGA colours" related flags

85ff005... by John Novak <email address hidden>

Simplify & refactor the "EGA mode with VGA DAC colours" detection

5f18e7d... by John Novak <email address hidden>

Move `NumVga*Registers` constants to `vga.h`

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

Refactor `SEQ_REGS` and `GFX_REGS`