Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Assembly (http://www.programmingforums.org/forum20.html)
-   -   Assembly Dictionary (http://www.programmingforums.org/showthread.php?t=1917)

Lethns Jan 19th, 2005 8:23 PM

Assembly Dictionary
 
I realize there is one, I forgot the adress :(. But it lacks many specific assembly commands utilized by NASM, FASM, etc. Can anyone point me to a comprhensive guide in the layout of a translator? Like:

AX - The accumlator registry and blah blah blah.


Anyone help me?

kurifu Jan 20th, 2005 12:47 AM

Searching for it I guess is the best thing to take a look for, you may also want to search for "Ralph Brown's Famous Interrupt List"... only contains information about INT calls and how to place them and how to read their results, but it is still an indespensible resource for ASM coders.

Lethns Jan 20th, 2005 3:23 PM

Quote:

Originally Posted by kurifu
Searching for it I guess is the best thing to take a look for, you may also want to search for "Ralph Brown's Famous Interrupt List"... only contains information about INT calls and how to place them and how to read their results, but it is still an indespensible resource for ASM coders.

I'll check that out.

Thankyou.

Berto Jan 21st, 2005 2:37 AM

www.google.com

Lethns Jan 21st, 2005 3:51 PM

Quote:

Originally Posted by Berto

No.

I think it would be a very noble cause to compile some kind of assembly dictionary, for programmers to use as a reference.


All times are GMT -5. The time now is 3:38 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC