Answer the question
In order to leave comments, you need to log in
Is it possible to output "Hello world" to assembler (fasm) under win 64bit?
The task is to display a message with the text "Hello world", the program must be written in assembler (fasm). The difficulty is that it must run on 64-bit Windows and at the same time be of the .COM type.
I found workable examples only for the .EXE type, there is nothing for .COM at all. I doubt it's even possible
Answer the question
In order to leave comments, you need to log in
COM format binaries cannot be run without an emulator on 64-bit Windows.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question