flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Tomasz Grysztar
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
Cool thank you.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.