Hydrogen Assembler 0.5.x

Programming, for all ages and all languages.
Post Reply
User avatar
f2
Member
Member
Posts: 311
Joined: Mon Jun 15, 2009 10:01 am
Location: France

Hydrogen Assembler 0.5.x

Post by f2 »

Hi all,
I have released a new major release of HyASM: 0.5.0.

What's new?
» HyASM compiles itself.
» added a version of HyASM for Linux.
» the maximum size of a section is now limited to 512 KB.
» improved conditions encoding.
» HyASM can handle Unix text files.
» fixed a little bug with SHL/SHR/ROL and ROR operators.
» small strings can now be used inside expressions.
» some bugs fixes here and there.

As usual, please feel free to test, bug report, suggest ideas, features request, etc...
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa
User avatar
Andr3w
Member
Member
Posts: 76
Joined: Tue Jun 09, 2009 4:09 am
Location: Somewhere

Re: Hydrogen Assembler 0.5.x

Post by Andr3w »

Hi,

Hydrogen ASM is cool. It works great. It's even faster than it was! All my files assembled fine! Thank you! ;)

-- Andrew
Post Reply