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
Its called "intro.txt" and it is in the masm32 directory.
Hi InstrSet8085,
Welcome to the forum.
Also, don't forget to check the documentation in the folder \masm32\help
Hi InstrSet8085,
welcome to the forum. You should check the folder masm32\tutorial too. It contains a lot of interesting examples. Good luck.
Gunther