News:

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

MasmEd 1.1.0.0 Released

Started by KetilO, November 09, 2009, 08:34:27 AM

Previous topic - Next topic

KetilO

Whats New
---------------
1.1.0.0 - 2009.11.09
--------------------
o Added addin support. The architecture is similar to RadASM. Some useful addins are converted.
o Added Addin Manager to Option menu.
o Added TbrCreate addin. Helps you create toolbars.
o Added raASCII addin. Shows an ascii table.
o Added raBitMask addin. Lets you explore bits and bytes.
o Added raGColor addin. Lets you choose colors.
o Added more build options. Window (GUI), Console, Dll and Library build options.
o Added 'Copy PROTO To Code' to property context menu.
o Added 'Recent Files' to file menu.
o Added 'Recent Sessions' to file menu.
o File paths in session files are now relative to the session file.
  This makes it easier to share session files with sources.
  It is also possible to have session files with sources on a memory stick,
  even if the drive letter changes on different computers.

Get it here:
http://radasm.cherrytree.at/

KetikO