mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
Update CHANGELOG and skipped commits
This commit is contained in:
@@ -110,10 +110,6 @@
|
||||
- Check lengths before adding C-style strings together.
|
||||
- Fix unmounting of complex drives where parts were left and
|
||||
file pointers were kept open.
|
||||
- Store whether generated code is 16- or 32-bit, so this
|
||||
information can be used when checking for self-modifying
|
||||
code. Some code is identical except for being 32- or 16-bit.
|
||||
Fixes some hard to reproduce problems with small codeblocks.
|
||||
- Stop storing raw modrm value. Should save an instruction
|
||||
on each get_modrm call.
|
||||
- Strip leading = from value. Can happen if you execute
|
||||
|
@@ -60,6 +60,7 @@ Commit#: Reason for skipping:
|
||||
4196 New overlay drive, skipping for now
|
||||
4199 Conflict
|
||||
4200 Conflict
|
||||
4206 Caused unexpected "DYNREC:Can't run code in this page" error
|
||||
4215 Conflict
|
||||
4216 Overlay
|
||||
4217 Overlay
|
||||
|
Reference in New Issue
Block a user