flat assembler
Message board for the users of flat assembler.
  
       
      Index
      > Compiler Internals > assigning areas in memory | 
  
| Author | 
  | 
              
| 
                  
                   Tomasz Grysztar 15 Jul 2017, 18:02 
                  You can use either ORG or VIRTUAL for this purpose. ORG simply changes the assumed address for assembled code or data:     
                  
                Code: org 0400h serialbase rw 4 Code: virtual at 0400h serialbase rw 4 end virtual  | 
              |||
                  
  | 
              
| 
                  
                   Azagaros 15 Jul 2017, 18:04 
                  Cool thank you. 
                  
                 | 
              |||
                  
  | 
              
< Last Thread | Next Thread >  | 
    
Forum Rules: 
  | 
    
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.