At last a colorful Assembly Editor!Now MPL is ready with colorful features.You can create your assembly source files as rtf files and compile them.Mpl version 2.0 converts your old style source file to colorful rtf files all of them at once.You don't need to rewrite them.To feel the difference between old style and colorful style download compare.zip.
Downloads since 22 October 2001
Mpl now supports all assemblers.Masm,Tasm.Wasm,NBasm,A86 or whatever you have.
You simply set the command line parameters using create parameters menu command when you setup Mpl first.Default values are set for Masm 613 as follows:
Path of OBJ File Creator : C:\Masm613BinMasm.exe
Path of Exe Or Com File Creator : C:\masm613BinrLink.exe
Parameter for Creating Exe File : This is balnk for Masm
Parameter for Creating COM File: /Tiny
Added Menu commands:
1.Set Current Directory.
2.Dos Prompt:After setting current directory you can switch to DOS in the current directory.
3.Run Program
4.Convert to Uppercase
5.Convert to Lowercase
6.Uppercase First Character of All Words
7.Convert File:Converts old style noncolorful source files to colorful rtf source files.
8.Goto Line
9.Create Parameters: Creates Command line parameters of your assembler.