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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/24/04 18:37
Read: times


 
#67378 - RE: hex to decimal assembly
Responding to: ???'s previous message
hi,
it is crazy idea to substract 100, 10 and then 1 (=
C51 has DIV AB command and so all conversion requires only few commands: divide number by 100 and then divide remainder by ten. Anyway, original poster needs to read tutorial first.

Regards,
Oleg

List of 18 messages in thread
TopicAuthorDate
hex to decimal assembly            01/01/70 00:00      
   RE: hex to decimal assembly            01/01/70 00:00      
      RE: hex to decimal assembly            01/01/70 00:00      
         RE: hex to decimal assembly            01/01/70 00:00      
            RE: hex to decimal assembly            01/01/70 00:00      
               RE: hex to decimal assembly            01/01/70 00:00      
                  RE: hex to decimal assembly            01/01/70 00:00      
                     RE: hex to decimal assembly            01/01/70 00:00      
                        RE: hex to decimal assembly            01/01/70 00:00      
                           RE: hex to decimal assembly            01/01/70 00:00      
                              RE: hex to decimal assembly            01/01/70 00:00      
                           Back to basics            01/01/70 00:00      
                        RE: hex to decimal assembly            01/01/70 00:00      
   RE: hex to decimal assembly            01/01/70 00:00      
   RE: hex to decimal assembly            01/01/70 00:00      
      Forgot a few stuff, continuing on...            01/01/70 00:00      
         Number representations            01/01/70 00:00      
      Erm... Another correction to myself            01/01/70 00:00      

Back to Subject List