mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 12:23:29 +00:00
- Fix calculation of the AF flag in opcode groups 0xFE and 0xFF (INC/DEC). - Fix a bug in the REP prefix by simulating the wrap-around of DI which can occur when the current address size is 16-bit. - Exception error codes are only pushed on the stack in protected mode. svn path=/branches/ntvdm/; revision=60625