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>emul emulate coprocessor tasm directive</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
EMUL             Emulate Coprocessor                           TASM Directive

  EMUL

     Use the EMUL directive if your software has installed a software
     floating-point emulation routine, and you want to produce instructions
     that will use it. If you do not specify EMUL, TASM will generate
     coprocessor instructions.

       Notes:     EMUL is the same as using the TASM /e switch.

See Also: NOEMUL

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