开发者

Assembly language for 8086 resources [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Clos开发者_JS百科ed 10 years ago.

I'm looking for resources to learn programming in assembler for 8086 processor. Either books or online resource for total beginners in assembly.


Here's a good introductory tutorial by Ferdi Smit.


Here is a "crash course" in 8086 assembler.

Intels Pocket Guide from 1982. :-) An introduction to ... IBM PC 8088 Assembly Language Programming

This is not a book, but in Turbo C it is very easy to write and debug assembly. I recommend getting Turbo C and DosBOX, then use DosBOX both as development environment and target.

If you want to use Linux tools, bin86 is available as a package in Ubuntu.


You can try " Assembly Language Programming and Organization of the IBM Pc by Ytha Yu & Charles Marut "

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜