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

Back to Subject List

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


 
#44331 - RE: Will this work?
Responding to: ???'s previous message
Somehow, the assembler must have a table somewhere according to which it decides to accept or reject an address. Maybe it's in the form of a file you can edit? Or isn't there a switch to turn this feature off?
Another way to do it would be to write the instruction "hand assembled" like

db 075h,096h,000h

which would be equivalent to mov 096h,#0. A byte is a byte is a byte, you know.

List of 13 messages in thread
TopicAuthorDate
Will this work?            01/01/70 00:00      
   RE: Will this work?            01/01/70 00:00      
      RE: Will this work?            01/01/70 00:00      
   RE: Will this work?            01/01/70 00:00      
      RE: Will this work?            01/01/70 00:00      
         RE: Will this work?            01/01/70 00:00      
         RE: Will this work?            01/01/70 00:00      
   RE: Will this work?            01/01/70 00:00      
      RE: Will this work?            01/01/70 00:00      
   RE: Will this work?            01/01/70 00:00      
      RE: Will this work?            01/01/70 00:00      
   RE: Will this work?            01/01/70 00:00      
   RE: Will this work?            01/01/70 00:00      

Back to Subject List