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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/10/06 21:48
Read: times


 
#119992 - Lookup table, manual
Would it be correct to manually get the address of a label defined in a lookup table to calculate the start in DPTR and then add whatever offset you need (in ACC) by adding ACC to DPL? i.e.


table:
dw elm0,elm1,elm2,elm3

elm0:
blah
blah

elm1:
blah
blah

elm2:
blah
blah


List of 9 messages in thread
TopicAuthorDate
Lookup table, manual            01/01/70 00:00      
   if you want a maintenance nightmare            01/01/70 00:00      
   Lookup table            01/01/70 00:00      
   Lookup table.            01/01/70 00:00      
   correct            01/01/70 00:00      
      big endian            01/01/70 00:00      
         little endian (just to add some confusion:)            01/01/70 00:00      
            little endian -8051            01/01/70 00:00      
      Thanks Oleg            01/01/70 00:00      

Back to Subject List