Update CHANGELOG and skipped commits

This commit is contained in:
Allofich
2019-06-23 22:10:38 +09:00
parent 59fe3cb61d
commit 56ebdf90d7
2 changed files with 1 additions and 4 deletions

View File

@@ -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

View File

@@ -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