RT
How can I write a *.com file ? Not a *.exe file?
How can I write a *.com file ? Not a *.exe file?
If you can use nasm : http://nasm.sourceforge.net/doc/html/nasmdoc7.html#section-7.2
If not wait a little for an answer on masm, or search the forum, (see signature or at top of the page).
Welcome.
If not wait a little for an answer on masm, or search the forum, (see signature or at top of the page).
Welcome.
In the WinAsm Studio package, there is a com example
Vortex is absolutely right.
Regards,
akyprian
Vortex is absolutely right.
Regards,
akyprian
Hi ahpho,
Here is a quick .com file example.
Here is a quick .com file example.