The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => RadAsm Support Forum => Topic started by: Alex.B on March 11, 2007, 09:23:39 PM

Title: CodeSize addin
Post by: Alex.B on March 11, 2007, 09:23:39 PM
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 ). (http://sphenet.com/Files/CodeSize.zip)


Here's a pic:
(http://img230.imageshack.us/img230/3901/pic1mj6.png)



Title: Re: CodeSize addin
Post by: ramguru on March 11, 2007, 09:29:49 PM
Super... handy feature  :U
Title: Re: CodeSize addin
Post by: KetilO on March 12, 2007, 11:01:46 PM
Great addin

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

Is it OK to include it in the RadASM download?

KetilO
Title: Re: CodeSize addin
Post by: Alex.B on March 13, 2007, 09:02:32 AM
Hi.

Yes, please include it in the RadASM package for download.
Also put the attached file in the Addins/Help dirrectory. [Removed]
Title: Re: CodeSize addin
Post by: Biterider on March 13, 2007, 10:59:19 AM
Hi
Any chance to write it for MASM?

Regards,

Biterider
Title: Re: CodeSize addin
Post by: Alex.B on March 13, 2007, 04:36:25 PM
QuoteAny chance to write it for MASM?

I'll see what I can do.
Title: Re: CodeSize addin
Post by: Alex.B on March 15, 2007, 12:29:31 PM
Here ya're.. MASM support.
New version 1.1.0.
Look at the first post for download.

(http://img95.imageshack.us/img95/1650/pic2uk9.png)

Title: Re: CodeSize addin
Post by: Biterider on March 15, 2007, 12:39:03 PM
Thank you very much. Appreciated!

Regards,

Biterider
Title: Re: CodeSize addin
Post by: Draakie on March 15, 2007, 12:42:54 PM
Thanx Alex.B - Much appreciated
Title: Re: CodeSize addin
Post by: Ghirai on March 17, 2007, 09:44:13 PM
Very nice - thank you.

Looking forward to improvements :U
Title: Re: CodeSize addin
Post by: Alex.B on March 18, 2007, 08:40:51 AM
QuoteLooking forward to improvements

You mean fixing the known issues? Or what features did you have in mind?
Title: Re: CodeSize addin
Post by: Alex.B on March 27, 2007, 07:58:27 PM
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.
Title: Re: CodeSize addin
Post by: Alex.B on May 04, 2007, 04:28:10 PM
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.
Title: Re: CodeSize addin
Post by: Alex.B on September 18, 2008, 11:04:44 PM
New Version 1.1.3. Get it from the first post.

       - Bugfix: Prevended crash when trying to get code size without an
             opened project.
Title: Re: CodeSize addin
Post by: Alex.B on November 19, 2009, 04:31:09 PM
New Version 1.1.4. Get it from the first post.

       - Bugfix: Fixed compatibility issues with RadASM 2.2.1.8