nasm help

closed account (Dy7SLyTq)
so i can kind of understand the assembly code im looking at, but i couldnt write a line myself. i would like to fix this. i am running ubuntu 12.04 with nasm as the assembler. my first question is what syntax does nasm use? i think i read intel somewhere but i dont remember if thats right. secondly, where is the best tutorial?
Yes, nasm uses Intel syntax:
http://www.ibm.com/developerworks/linux/library/l-gas-nasm/

Dr. Paul Carter's pcasm generally gets recommended:
http://www.drpaulcarter.com/pcasm/

Hope that helps
Topic archived. No new replies allowed.