News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

HJWASM package

Started by avcaballero, May 15, 2017, 04:53:22 AM

Previous topic - Next topic

avcaballero

Hello. I have the HJWASM package, if I'm not wrong, there's no link file there. Is HJWASM self-contained or does it need MASM? In the case that it is autonomous, I think it would be nice to make a single package with all the necessary and organizing everything in folders: BIN for bins, DOCS for docs, etc.

BTW: my vote for HASM :biggrin:

Thank you

johnsa

HJWasm doesn't require MASM to run (as an assembler). If you require a linker you would need to have that separately, either from Visual Studio Community/Express/Commercial edition or something like polink etc.