I am a freshman in x86 Assembly, and need to study 16-bit x86 Assembly. A big problem I meet is that there is no IDE for ASM. Such as Visual Studio, Eclipse, they can edit and debug C++, or Java as user want.
Is there some ASM IDE can do as VS or Eclipse?
Thanks in advance