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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/18/06 18:06
Read: times


 
Msg Score: -1
 -1 Answer is Wrong
#107732 - you cant
Responding to: ???'s previous message
how do I stop my main routine?

you can't.

if you are doing this for test of something and are willing to power down (reset) for each run, end with jmp $

the 'normal' process is to have
mainloop:
stuff
jmp mainloop

Erik

List of 10 messages in thread
TopicAuthorDate
routine runs multiple times, why??            01/01/70 00:00      
   Main does not stop            01/01/70 00:00      
      how do I stop?            01/01/70 00:00      
         you cant            01/01/70 00:00      
            '51 CAN be stopped!            01/01/70 00:00      
   which assembler, it has a bug            01/01/70 00:00      
      assembler            01/01/70 00:00      
         no need to change, all have idiosynchazi            01/01/70 00:00      
   A suggestion            01/01/70 00:00      
      i prefer            01/01/70 00:00      

Back to Subject List