The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
64 bit assembler
»
UASM Assembler Development
»
HJWASM package
« previous
next »
Print
Pages: [
1
]
Author
Topic: HJWASM package (Read 2524 times)
caballero
Member
Posts: 2160
Matrix - Noah
HJWASM package
«
on:
May 15, 2017, 04:53:22 AM »
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
Thank you
Logged
The logic of the error is hidden among the most unexpected lines of the program
johnsa
Member
Posts: 893
Re: HJWASM package
«
Reply #1 on:
May 15, 2017, 07:28:28 PM »
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.
Logged
Uasm (Site)
http://www.terraspace.co.uk/uasm.html
Uasm (GitHub)
https://github.com/Terraspace/UASM
Print
Pages: [
1
]
« previous
next »
The MASM Forum
»
64 bit assembler
»
UASM Assembler Development
»
HJWASM package