Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TASM 2.x / MASM 6.x Assembly Language - <b>overview overview of the directives and operators</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Overview         Overview of the Directives and Operators

        Directives are instructions to the assembler; they do not appear in
        the final machine code. Operators are special instructions usually
        having to do with math functions you wish the assembler to perform
        on immediate data. The Turbo Assembler (TASM) can use all of the
        Macro Assembler's (MASM) directives and operators plus a few more;
        those that only TASM can use are marked as TASM directives or TASM
        operators.

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