Update CHANGELOG and skipped commits

This commit is contained in:
Allofich
2021-02-05 19:46:19 +09:00
parent 00f5d84365
commit 3be870aa0f
2 changed files with 16 additions and 0 deletions

View File

@@ -32,6 +32,12 @@
and "CONFIG -set output=default". (Wengier)
- The setting "output=default" will enable the OpenGL
output for the Linux platform if possible. (Wengier)
- Integrated SVN commits (Allofich)
- r4320: Report Q-Channel track number in BCD,
meaning it is not converted to binary by the
CD-ROM device driver. Fixes the CD-Player feature
of DOS Navigator 1.51 when playing past track 15.
- r4318: Add LOGC debug command to log cs:ip only.
0.83.10
- The Windows key(s) in Windows and the Command key(s)
in macOS will now be displayed as the "Windows" and

View File

@@ -39,6 +39,16 @@ Commit#: Reason for skipping:
4298 Skipped the timing change. It makes the cursor blink too slow compared to footage of an actual machine.
4303 DOSBox-X has its own handling for dpi awareness and preventing scaling.
4306 Conflict
4311 Sets max scalers to 3, but DOSBox-X already has code involving higher scalers.
4313 Conflict. DOSBox-X also has vga.dac.xlat32 statements here, should they also be rewritten to use var_write?
4314 Conflict
4315 Conflict
4316 Conflict
4322 Conflict
4324 Conflict
4325 Fix to 4065, which was skipped
4326 Conflict
4329 Conflict
(Commits in this interval are still TODO)