Update CHANGELOG and skipped commits

This commit is contained in:
Allofich
2021-05-02 20:47:44 +09:00
parent ed0152e8f6
commit c6544c509e
2 changed files with 4 additions and 1 deletions

View File

@@ -149,6 +149,8 @@
- Integrated SVN commits (Allofich)
- r4436, r4437: Rewrite store integer instructions
to check if the result fits.(vogons 78127)
- r4443: Improve detection of Paradise SVGA in some
installers with additional signature.
- r4447: Attribute Controller port alias on EGA
machine. Fixes EGA display of older Super Pac-Man
release.

View File

@@ -73,4 +73,5 @@ Commit#: Reason for skipping:
4415 Conflict
4417 No function definition in DOSBox-X, so unnecessary.
4418 No C_SRECORD in DOSBox-X
4424 Declares const but then casts to non-const
4429 Conflict