flat assembler directive
Posted: Mon May 16, 2011 6:46 pm
flat assembler seems to me a great one to make .bin file
but i wonder how this fasm can recognize which portion of code is 16bit code,
which portion of code is 32bit code, and which portion of code is 64bit.
i've looked through the documentation of fasm but no such thing documented.
i just want something like in tasm of the old time (ie. directives like .286, .386, .486 etc.)
you guys have any suggestion?
but i wonder how this fasm can recognize which portion of code is 16bit code,
which portion of code is 32bit code, and which portion of code is 64bit.
i've looked through the documentation of fasm but no such thing documented.
i just want something like in tasm of the old time (ie. directives like .286, .386, .486 etc.)
you guys have any suggestion?