Because I develop low-level software, I have always used BORLANDC3.1 under DOS, but this software may be a bit too old. Not only can it not use large memory, it also cannot use 32-bit registers. I hear DGJPP is quite good, but it only supports protected mode. The program I am developing must run in real mode (it needs to do direct I/O operations and interrupt calls). So I'd like to ask all the teachers here: is there a DOS integrated debugging environment similar to the BC language that supports real mode while also allowing the use of 32-bit registers and large memory? Thanks! dhwang@163.com



