dosbox-staging:kk/pic-cleanup-1

Last commit made on 2024-05-08
Get this branch:
git clone -b kk/pic-cleanup-1 https://git.launchpad.net/dosbox-staging

Branch merges

Branch information

Name:
kk/pic-cleanup-1
Repository:
lp:dosbox-staging

Recent commits

99f71ee... by Kirk Klobe <email address hidden>

Clean up PIC

Non-functional modernization including de-Bitu

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`

8e841a1... by John Novak <email address hidden>

Refactor `ATT_REGS` to `NumAttributeRegisters`

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

Clean up palette initialisation

7da2de5... by John Novak <email address hidden>

Use `BiosVgaFlagsRec` in `int10_modes.cpp`