Assembly Programming on Mac

Posted by ida on Stack Overflow See other posts from Stack Overflow or by ida
Published on 2010-04-16T22:47:48Z Indexed on 2010/04/16 23:03 UTC
Read the original article Hit count: 253

Filed under:
|
|

I am on a Mac with Snow Leopard (10.6.3). I hear that the assembly language I work with has to be valid with the chipset that you use. I am completely new to this I have a basic background in C and Objective-C programming and an almost strong background in PHP. I have always wanted to see what assembly is all about.

The tutorial I'll be looking at is by VTC [link].

What I want to know is: are the tutorials that I'm about to do compatible with the assembly version on the Mac that I have?

Sorry I am completely new to this language although I do recall studying some of it way, way back in the day. I do have xcode and what I'm wondering is what kind of document would I open in xcode to work with assembly and does the Mac have a built in hex editor (when it comes time to needing it)?

thanks

© Stack Overflow or respective owner

Related posts about assembly

Related posts about asm