The MASM Forum

Projects => MasmBasic & the RichMasm IDE => Topic started by: jj2007 on August 09, 2022, 10:31:37 AM

Title: TinyIDE - a 7,168 byte reader for *.asc and *.rtf files
Post by: jj2007 on August 09, 2022, 10:31:37 AM
Following complaints that *.asc (=assembly source code) cannot be read in plain text editors such as Notepad or qEditor, here is a lightweight reader for such files. I hope it helps.

P.S.: By hitting F6, it can also build most of the sources in \Masm32\examples :cool: