386: Set BS flag in DR6 other interpreter as well
This commit is contained in:
@@ -404,6 +404,7 @@ exec386_dynarec_int(void)
|
||||
oldcs = CS;
|
||||
#endif
|
||||
cpu_state.oldpc = cpu_state.pc;
|
||||
dr[6] |= 0x4000;
|
||||
x86_int(1);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user