The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: Krozgen on December 28, 2005, 07:07:39 AM

Title: Programming Cheat Sheets
Post by: Krozgen on December 28, 2005, 07:07:39 AM
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?
Title: Re: Programming Cheat Sheets
Post by: bushpilot on December 28, 2005, 07:29:08 AM
There is one out there somewhere - I have seen it.  I forget where though.

Greg
Title: Re: Programming Cheat Sheets
Post by: Krozgen on December 28, 2005, 07:39:05 AM
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
Title: Re: Programming Cheat Sheets
Post by: bushpilot on December 28, 2005, 09:41:34 AM
http://www.jegerlehner.ch/intel/

Greg
Title: Re: Programming Cheat Sheets
Post by: madMASM on December 29, 2005, 10:17:33 PM
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
Title: Re: Programming Cheat Sheets
Post by: PBrennick on December 29, 2005, 10:37:51 PM
http://heim.ifi.uio.no/~stanisls/helppc/