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)
Super... handy feature :U
Great addin
Quote
Redistribution:
Redistribution is permitted only with the author's consent.
Is it OK to include it in the RadASM download?
KetilO
Hi.
Yes, please include it in the RadASM package for download.
Also put the attached file in the Addins/Help dirrectory. [Removed]
Hi
Any chance to write it for MASM?
Regards,
Biterider
QuoteAny chance to write it for MASM?
I'll see what I can do.
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)
Thank you very much. Appreciated!
Regards,
Biterider
Thanx Alex.B - Much appreciated
Very nice - thank you.
Looking forward to improvements :U
QuoteLooking forward to improvements
You mean fixing the known issues? Or what features did you have in mind?
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.
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.
New Version 1.1.3. Get it from the first post.
- Bugfix: Prevended crash when trying to get code size without an
opened project.
New Version 1.1.4. Get it from the first post.
- Bugfix: Fixed compatibility issues with RadASM 2.2.1.8