newb to assembly programming

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 22:53 UTC
Read the original article Hit count: 297

Filed under:
|

i am on a mac (10.6.3) with snow leopard. i hear that the assembly language i work with has to be valid with the chipset that you use. i am completly new to this i have a basic background in C and Objective-C programming and an almost strong background in php. Ive always wanted to see what assembly is all about. the tutorial ill be looking at is by VTC via (http://www.vtc.com/products/Assembly-Language-Programming-Tutorials.htm). what i want to know is are the tutorials that im about to do compatible with the version of mac that i have? sorry i am completly 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 c