I've seen pretty recently some "cheat sheets" put out for various languages / compilers, such as PHP, C++, etc. I know assembly is faaar more in depth, but aside from the Intel x86 Instruction Reference files, does anyone have such a pdf?
There is one out there somewhere - I have seen it. I forget where though.
Greg
I found an... okay one, its formatting is weak and it's just a small reference, but still:
http://www.cs.uaf.edu/2005/fall/cs301/support/x86/index.html
http://www.jegerlehner.ch/intel/
Greg
you MUST use Helppc. it's the best reference thing by far. has all the DOS, BIOS, and other types of interrupts. also has all of the instructions (mov, xor, stosb, etc...). It is easy and simple to use. use google to find it
http://heim.ifi.uio.no/~stanisls/helppc/