msgbartop
Rapid Application Development
msgbarbottom

29 Sep 09 MasmEd 1.0.5.8 Released

o Added auto case convert.
  - Add words that you want to case convert to the masmApiWord.api file.
o Added auto block complete.
o Improved dialog editor control selection and moving with snap to grid.
o Fixed menu editor bug if enter key was pressed.
o Fixed dialog editor bug if a control was partially outside the tialog.

Reader's Comments

  1. |

    How to set own debugger?
    Wanna use Olly.

  2. |

    To use an external debugger, add it to MasmEd’s Tools menu.
    Use Options / Tools menu and add:
    Menu item: Debug
    Command: “C:\OllyDbg\OllyDbg” “$.exe”

    KetilO

  3. |

    Thanks but it doesn’t work. Olly is always looking for New.exe with that command. If I compile “1.asm” then it should pass “1.exe” as commandline but it’s passing “New.exe”.

    Also i see rdtsc is missing in keywords. Maybe you should use all radasm keywords.

Leave a Comment