News:

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

CodeSize addin

Started by Alex.B, March 11, 2007, 09:23:39 PM

Previous topic - Next topic

Alex.B

Hi there.

Despite what you may have heard, size does matter.
The CodeSize addin for RadASM shows you the size that individual lines of code will assemble to.
All you need is a project that assembles successfully, no configuration or options.
The addin only works with FASM
// Edit: and MASM
projects.

The package contains the addin, installation and usage instructions.

Hope you find it useful. Your feedback is appreciated.
Download here( version 1.1.4 ).


Here's a pic:





ramguru

Super... handy feature  :U

KetilO

Great addin

Quote
Redistribution:
Redistribution is permitted only with the author's consent.

Is it OK to include it in the RadASM download?

KetilO

Alex.B

#3
Hi.

Yes, please include it in the RadASM package for download.
Also put the attached file in the Addins/Help dirrectory. [Removed]

Biterider

Hi
Any chance to write it for MASM?

Regards,

Biterider

Alex.B

QuoteAny chance to write it for MASM?

I'll see what I can do.

Alex.B

Here ya're.. MASM support.
New version 1.1.0.
Look at the first post for download.




Biterider

Thank you very much. Appreciated!

Regards,

Biterider

Draakie

Thanx Alex.B - Much appreciated
Does this code make me look bloated ? (wink)

Ghirai

Very nice - thank you.

Looking forward to improvements :U
MASM32 Project/RadASM mirror - http://ghirai.com/hutch/mmi.html

Alex.B

QuoteLooking forward to improvements

You mean fixing the known issues? Or what features did you have in mind?

Alex.B

Hi.

Version 1.1.0 and below can really cause you problems if you are running win 9x.

New version 1.1.1

       - Bugfix: Fixed serious win9x compatibility issues. One bug caused
             project files to be deleted when running under windows 9x.

Alex.B

Hi.

New Version 1.1.2. Get it from the first post.

       - Bugfix: Fixed compatibility issues with certain code constructs.
       - Bugfix: Fixed a bug that falsely reported assembly failure in large
             projects, causing corruption of asm files.

Alex.B

New Version 1.1.3. Get it from the first post.

       - Bugfix: Prevended crash when trying to get code size without an
             opened project.

Alex.B

New Version 1.1.4. Get it from the first post.

       - Bugfix: Fixed compatibility issues with RadASM 2.2.1.8