News:

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

FASMLIB 0.8.0 is out

Started by vid, December 06, 2007, 08:15:03 PM

Previous topic - Next topic

vid

FASMLIB is general purpose library for x86 32bit assembly programmers. It is portable across Win32 and Linux (yet). Usage in MASM is supported either via static library, or DLL. examples of usage in MASM are in archive.

What's new:
- qword conversions, some signed conversions
- HTML documentation
- fixes in code and docs

Official Website
download FASMLIB 0.8.0

Now I plan to begin work on command line arguments, and on floating point conversions (half done).