How to know if an assembly code has particular syntax (emu8086, NASM, TASM, ...)?

Viewed 1934

I want to know how,by looking through a sample source code, recognise if the syntax used is em8086, TASM or NASM? I am a new to assembly..I would like to know more about emu8086 please.

2 Answers
Related