"IBM personal computer assembly language tutorial" - читать интересную книгу автора (Auerbach J.)







IBM Personal Computer Assembly
Language Tutorial



Joshua Auerbach
Yale University
Yale Computer Center
175 Whitney Avenue
P. O. Box 2112
New Haven, Connecticut 06520

Installation Code YU

Integrated Personal Computers Project
Communications Group
Communications and Data Base Division

Session C316




This talk is for people who are just getting started with the PC MACRO
Assembler. Maybe you are just contemplating doing some coding in
assembler, maybe you have tried it with mixed success. If you are here to
get aimed in the right direction, to get off to a good start with the
assembler, then you have come for the right reason. I can't promise you'll
get what you want, but I'll do my best.

On the other hand, if you have already turned out some working assembler
code, then this talk is likely to be on the elementary side for you. If
you want to review a few basics and have no where else pressing to go, then
by all means stay.



Why Learn Assembler? ____________________ Why Learn Assembler? Why Learn Assembler? Why Learn Assembler?


The reasons for LEARNING assembler are not the same as the reasons for
USING it in a particular application. But, we have to start with some of
the reasons for using it and then I think the reasons for learning it will
become clear.