home *** CD-ROM | disk | FTP | other *** search
- "MASM CONVERTER" Improvement History
-
- Note: V1.1 was first Public Release
-
- V1.2 .EXIT Directive Fixed (Minor bug).
-
- V1.3 Another Bug Fixed. In Converting All Instructions and Symbols to Upper
- Case, I Overlooked the Possiblity of a Lower Case Character in an Ascii
- Character Specifier (within Quotes (" " or ' ')).
-
- Example: CMP AL,"a" will be Convertered to CMP AL,"A" by the Earlier
- Version of "MASM CONVERTER".
-
- That "Bug" has been Fixed.
-
-