I am trying to find a good IDE to debug masm16 application. Unfortunatly, debug tools for DOS which i found is very unconvinient for me. (or i was not able to understand how they works) Do you know a way to debug 16 bit masm applications using IDE for Windows?
P.S. I know how to compile and run masm16 applications but it is very complicated for me to debug them.