News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Support for 32-bit DOS?

Started by indiocolifa, September 22, 2005, 04:20:24 PM

Previous topic - Next topic

indiocolifa

Can HLA be modified to compile 32-bit DOS binaries?. I'm asking this because a 32-bit DOS environment is still important for, e.g, write low-level tech utilities that interact directly with hardware resources.

If this is not possible, should I use FASM ?

thanks.


Sevag.K

 HLA doesn't support DOS.
You'll need the DOS version of FASM (or NASM).