Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Assembly Language - <b>org assign location counter masm directive</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ORG              Assign Location Counter                       MASM Directive

  ORG       expression

    Sets the assembler's location counter to expression.

       Notes:     Expression must resolve into an absolute number in the
                  first pass, therefore no forward references may be used.
                  The location counter symbol ($) may be used.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson