Update CHANGELOG and skipped commits

This commit is contained in:
Allofich
2019-05-18 01:14:04 +09:00
parent 48741081b2
commit 9335750fbc
2 changed files with 17 additions and 1 deletions

View File

@@ -193,6 +193,14 @@
last
- Clip to boundaries when there are no suggeted values for
Prop_int
- Implement an obscure behavior of the VGA DAC. Fixes wrong
colors in Planet Soccer/Football.
- Use default attribute behavior of ANSI.SYS in the console
device. Fixes scrolling issues. Anything that wants non-ANSI
behavior may not display as intended with the internal DOS,
same as real DOS when ANSI.SYS is loaded.
- Lower default adlib volume with 2.5dB, based on
measurements
- Integrated a commit from mainline:
#3860 "Use PCJr specific method to clear the video RAM.
Also don't scroll at unspecified video page.

View File

@@ -23,4 +23,12 @@ Commit#: Reason for skipping:
3981 Conflicts with DOSBox-X
3986 Conflicts with DOSBox-X
3989 Seems unnecessary, and DOSBox-X's GUI uses "Pause"
3999 Formatting cleanup.
3999 Formatting cleanup.
4001 Conflicts with DOSBox-X
4002 Conflicts with DOSBox-X
4003 Conflicts with DOSBox-X
4004 Conflicts with DOSBox-X
4007 Conflicts with DOSBox-X
4008 Conflicts with DOSBox-X
4009 Conflicts with DOSBox-X
4013 Conflicts with DOSBox-X