Two changes:

- Fix the I/O Assist, for INS* it is RDI and not RSI, and the register
   gets updated regardless of the REP prefix.

 - Fill in the Mem Assist. We decode and emulate certain instructions,
   and pass a mem descriptor to the callback to handle the transaction.
   The disassembler could use some polishing, and there are still a
   few instructions missing; but basically it works.
This commit is contained in:
maxv 2018-12-15 13:09:02 +00:00
parent 6816df1bc3
commit 3f62f34a84
1 changed files with 1922 additions and 16 deletions

File diff suppressed because it is too large Load Diff