Intel 8086

Intel 8086

shadab.khatib的头像

I am a student. I need to learn intel 8086 programming independently.I program it on Microsoft Assembler on windows Xp 32bit. Can anyone suggest a method to do so or a book which teaches you assembly level language for a novice? Can anyone suggest any manual or documentation released by intel that gives me some assistance? If anyone knows any documentations by Intel for the question above please provide a link to it.

7 帖子 / 0 new
最新文章
如需更全面地了解编译器优化,请参阅优化注意事项.
iliyapolak的头像

Hi
One of the best book for learning x86 assembly language is "Assembly Language for Intel-Based Computers" by Kip Irvine, but beware because you are forced to use author own library to call win api.
Regarding the manual there is only one manual to choose from Intel own processor guides.
http://software.intel.com/en-us/forums/showthread.php?t=79722&o=a&s=lr

shadab.khatib的头像

Thanks alot for the name of the book and the manual.
The book is just wonderful for a novice programmer.

shadab.khatib的头像

Any further posts regarding the sources to read about how to program in assembly level languages for intel processors is welcome.

iliyapolak的头像

Try this one "80X86 IBM PC and Compatible Computers: Assembly Language, Design, and Interfacing Volumes I & II".
The ultimative source of information are always Intel manuals.

Sergey Kostrov的头像

Do you need a Turbo Assembler v4.1 Help ( Windows hlp-format )?

Please let me know.

Sergey Kostrov的头像

A Help file for Tasm v4.1 enclosed.

附件: 

附件尺寸
下载 Tasm41Help.zip178.57 KB

登陆并发表评论。