v86
v86 copied to clipboard
MS-DOS 6.22 freeze after executing "-t" (trace) command
Hello,
While I was doing some assembly language in MS-DOS 6.22 debug, I was going to trace (-t) the address but when I execute the -t (trace) command, the whole console seems to freeze and unable to proceed any further, is there any solutions to this? Thank you.
This is very likely due to missing support for the trap flag, which is currently ignored in v86.
Shouldn't this issue be renamed to more accurately represent the problem that it represents.