Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Thread Closed: Question not sufficiently explained

???
12/19/03 21:33
Read: times


 
#61072 - RE: asm programming
Responding to: ???'s previous message
Dear Madhu,
No It is not necessary you can just jump to Start with out setting any interrupt address using

ORG 0
GOTO START

ORG 30
START:
;Write your code and enjoy here
With Regard
Muhammad Sajjad




List of 8 messages in thread
TopicAuthorDate
asm programming            01/01/70 00:00      
   RE: asm programming            01/01/70 00:00      
      RE: asm programming            01/01/70 00:00      
         RE: asm programming            01/01/70 00:00      
   RE: asm programming            01/01/70 00:00      
   RE: asm programming            01/01/70 00:00      
      Barking at a tree ?            01/01/70 00:00      
   RE: asm programming            01/01/70 00:00      

Back to Subject List