The MASM Forum Archive 2004 to 2012

Project Support Forums => HLA Forum => Topic started by: indiocolifa on September 22, 2005, 04:20:24 PM

Title: Support for 32-bit DOS?
Post by: indiocolifa on September 22, 2005, 04:20:24 PM
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.

Title: Re: Support for 32-bit DOS?
Post by: Sevag.K on September 22, 2005, 11:31:49 PM
 HLA doesn't support DOS.
You'll need the DOS version of FASM (or NASM).