This commit is contained in:
Jonathan Campbell
2021-11-18 23:28:22 -08:00
parent 271cdd5a94
commit f60a46a06d

View File

@@ -1,4 +1,7 @@
0.83.20
- While CPU "debug spew" is silenced by default,
remove silencing for RDMSR/WRMSR and
SYSENTER/SYSEXIT debug messages (joncampbell123).
- Added Pentium II SYSENTER/SYSEXIT instructions
to normal core and debugger disassembler. The
instructions are stubs at this time to be added