update CHANGES

This commit is contained in:
Stanislav Shwartsman 2021-01-02 12:33:04 +00:00
parent a8e066ede7
commit 2cbf3577ce

View File

@ -13,6 +13,9 @@ Changes after 2.6.11:
- Improved BIOS write support by implementing Intel(tm) flash chip emulation.
- Bochs Debugger and Instrumentation
- Switching to new internal instruction disassembler implementation based on Bochs internal instruction decoder.
New disassembler supporting natively all instruction extensions that Bochs is able to emulate, including AVX512*.
Old disassembler module is outdate and will be removed from the source tree.
- Add more symbol lookups to disasm methods
- I/O Devices