[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: The Second Book Of Machine Language on the Web
Michael,
I agree with your assessment. These 2 authors have combined for some good
books on the subject: Lance A. Leventhal, Winthrop Saville.
One I find handy to have on hand:
http://btobsearch.barnesandnoble.com/booksearch/isbninquiry.asp?endeca=1&bto
b=Y&ean=9780931988592
Keep an eye on used book stores and goodwill.
"Michael J. Mahon" <mjmahon@aol.com> wrote in message
20030701231612.04071.00001575@mb-m28.aol.com">news:20030701231612.04071.00001575@mb-m28.aol.com...
> Bryan Parkoff wrote:
>
> >Which machine language book is the best for advanced assembly
> >programming?
>
> Since you already have a fundamental grasp of assembly language,
> I would recommend reading some good/great assembly language
> programs. Source may be a bit tricky to come by, which will
> frequently call for disassembling the code. In the process of
> understanding and commenting the disassembled code, you
> will learn a great deal about the machine you are studying and
> how to do things with it.
{SNIP}