The MASM Forum

General => The Campus => Topic started by: InstrSet8085 on July 18, 2013, 05:21:47 PM

Title: Required downloads for proper setup of MASM32 editor
Post by: InstrSet8085 on July 18, 2013, 05:21:47 PM
I am completely new to assembly programming. At present,i am learning the architecture and instruction set for the 8085 processor online. I downloaded the editor,but cannot find the introductory notes which initially appeared when i installed the editor. There are several recommendations concerning proper setup and important downloads including a Win32.......

Please let me know where the instructions may be found. I am interested in windows development,particularly custom windows and GUI's. I felt it was necessary to learn assembler to have the control required.

Thanks,

New member
Title: Re: Required downloads for proper setup of MASM32 editor
Post by: hutch-- on July 18, 2013, 06:00:16 PM
Its called "intro.txt" and it is in the masm32 directory.
Title: Re: Required downloads for proper setup of MASM32 editor
Post by: Vortex on July 19, 2013, 04:11:51 AM
Hi InstrSet8085,

Welcome to the forum.

Also, don't forget to check the documentation in the folder \masm32\help
Title: Re: Required downloads for proper setup of MASM32 editor
Post by: Gunther on July 19, 2013, 08:32:53 AM
Hi InstrSet8085,

welcome to the forum. You should check the folder masm32\tutorial too. It contains a lot of interesting examples. Good luck.

Gunther