assembly programming

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • momotaro
    Contributor
    • Sep 2006
    • 357

    assembly programming

    Hi every body I might be writing in the wrong forum!

    just wanna have some links to where start programming using assembly

    thx in advance
  • ashitpro
    Recognized Expert Contributor
    • Aug 2007
    • 542

    #2
    Have you decided anything among this?
    OS platform?
    Compiler?
    8/16/32 bit?

    windows:


    unix:

    Comment

    • drhowarddrfine
      Recognized Expert Expert
      • Sep 2006
      • 7434

      #3
      The second link ashitpro gave is one I recommend. Windows assembly has gotten so convoluted (and impossible with .NET?) that it hardly makes it worthwhile though I did it for years. For Windows, I'd look into the fasm assembler. Most *nix users like Nasm though I'm hardcore and just used AS.

      But, as questioned above, the platform is what we need to know for the best answer.

      Comment

      • momotaro
        Contributor
        • Sep 2006
        • 357

        #4
        Idealy it will be an windows under i7 and 64 bit but since am a newbie lets say motorola 68HC11

        thx

        Comment

        Working...