News:

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

New toy, a file data assembler

Started by hutch--, March 07, 2005, 04:35:34 AM

Previous topic - Next topic

hutch--

I liked the tool that Lingo had written but I needed slightly more capacity so I put this one together. It accepts long data labels > 8 bytes and you can optionally specify the data alignment for the output object module. The BIN2DB utility in MASM32 works fine but ML has problems crunching very large DB data sequences so this is a viable alternative that is plenty fast enough to create object modules with a single file in them to very large sizes.

It took about 40 seconds to write an object module of just under 900 meg on this Prescott PIV which is effectively disk IO speed and memory allocation speed. There is a small demo attached that shows how to use it in a program, there is also a text file with further explaination and that text file is included in the demo when it is built. It appears to be testing up OK at the moment but any feedback would be appreciated.

[attachment deleted by admin]
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php