PDA

View Full Version : Assembly


buffto
07-05-2002, 03:36 AM
FIRST POST, ROCK ON!!....anyway, does anyone know where I can find a good assembly compiler and tutorial? Thanks.

buffto
07-05-2002, 03:38 AM
ohh, I just noticed. Is this a common forum script or something? Because disregarding colors, it's identical to the tilted forum script.

scanez
07-05-2002, 03:56 AM
What architecture are you wanting to do assembly in? What operating system?

Side note: Ah The Outsiders, now there's a movie I haven't seen in a while, or book I haven't read in a while :)

buffto
07-05-2002, 05:01 AM
win 98

oh, and i like the bof2 and ct avatars

Strike
07-05-2002, 12:45 PM
Find the nasm homepage (google = good), and read up on the docs on there.

buffto
07-05-2002, 03:26 PM
oh, and x86 CISC

file13
07-08-2002, 07:29 PM
http://nasm.sourceforge.net/

enjoy ;)

comrade
07-13-2002, 01:08 AM
http://www.movsd.com/
http://win32asm.cjb.net/

Both include MASM package and examples (mostly MASM, some TASM) for Win32 assembly.