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>.286 enable real mode 80286 instructions directive</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
.286             Enable Real Mode 80286 Instructions                Directive

  .286

     This directive enables real mode 80286 instructions.

       Notes:         You should only use .286 in programs intended to run on
                      an 80286 or more recent microprocessor.

                      Put this directive in your program before you use any
                      80286-specific instructions.

See Also: .286C .286P

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