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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/21/07 15:04
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#135520 - this is FAR from my notion of self-modifying code.
Responding to: ???'s previous message
... which would be like:
SetBitAtR0:
   mov   dptr,#SetBitInstruction+1
   mov   a,r0
   movx  @dptr,a
SetBitInstruction:
   setb  0
   ret


... and even this is SO FAR from being illegible, obscure etc.

Do you want some REAL selfmodifying code, from REAL programmers, no quiche-eaters?

:-)

JW




List of 13 messages in thread
TopicAuthorDate
Bit addressing            01/01/70 00:00      
   Example            01/01/70 00:00      
   One way...            01/01/70 00:00      
   what is simple?            01/01/70 00:00      
      OH boy            01/01/70 00:00      
         this is FAR from my notion of self-modifying code.            01/01/70 00:00      
            self modifyeing code - definition            01/01/70 00:00      
               context, context, context...            01/01/70 00:00      
                  where do you see that???            01/01/70 00:00      
                     Coding religion            01/01/70 00:00      
         I think he did RTFM?            01/01/70 00:00      
            you are right, sorry            01/01/70 00:00      
   How about using XOR function??            01/01/70 00:00      

Back to Subject List