First post, by Peter Swinkels
Looking for a way to quickly test the effect of x86 instructions I tried to use Debug.exe (copied from DOS 6.22), however DOSBox completely freezes when executing any sort of code. Even a program containing nothing but a "RET" instruction crashes. And yes, I'm aware that any screw up on my part will crash the emulated DOS environment. 😀
My question: how do I get Debug to run?
My GitHub:
https://github.com/peterswinkels