PDA

View Full Version : Using an assembler



^B|!nG
05-28-2004, 12:19 AM
It would be great if someone could post a tutorial on how to use an assembler such as masm. :stunned:

sp00k
05-28-2004, 08:22 AM
you can't use that cause it doesn't has asm shit so u have to download visual c++ anyway it should be handy :-)

Terranaut
05-28-2004, 10:08 AM
Originally posted by sp00k
you can't use that cause it doesn't has asm shit so u have to download visual c++ anyway it should be handy :-)

Wtf are you talking about? MASM is a compiler for ASM code. You can use it to make anything you want. PharLap's OpenGL hack 2.7 was written is masm.

Don't listen to ^ guy. I did a google search for "masm tutorials" a while back and found a bunch of good ones. When you install MASM too it has a lot of example projects. Take a look at those, and the googled sites to get started because I doubt someone will do a masm tut here :/.

GuyonAsm
05-28-2004, 06:21 PM
Someone throw some asm tuts together for this guy.