Assembly language programming

Discussion in 'Programming' started by narutoman, Mar 31, 2007.

  1. #1
    [​IMG]


    Need help for assembly language programming..
    org $1000
    move.l #$7ffe,sp
    move.b $2000,d3
    move.b $2001,d4

    Don't know how to do in next step and whether i did wrong or right for those 4 lines.
    please give me an idea how to do it..
    If someone here who is kind enough please help a newbie like me :p
     
    narutoman, Mar 31, 2007 IP
  2. Bozdemir

    Bozdemir Peon

    Messages:
    540
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Where is the sub command by the way :) , you have to use it....
     
    Bozdemir, Apr 1, 2007 IP