Possible Duplicate:
x86 Assembly on a Mac
I've just started to develop in Assembly on Windows, I'd like to do the same also on Mac. On Windows I use tasm, what IDE should I use on my intel Mac? Which are the differeces?
How Can I compile, link and run the .asm program?