Answer the question
In order to leave comments, you need to log in
What program can be used to convert asm to com?
What program can be used to convert an asm file to com to work from under DOS.
I am a first-year student, I wrote a simple program that simply outputs the registers AX, DX bit by bit.
But the fact is that they only accept in COM, while the freedos emulator does not allow you to save files as com.
What should I do to pass the lab?
Answer the question
In order to leave comments, you need to log in
You won't believe it - with the help of COM-pilator and linker .
You give the COM-piller an instruction to COM-pill into a tiny model, and everything works out.
fasm
https://flatassembler.net/download.php
tasm
look for
masm
is also searched on the Internet or comes as part of the PlatformSDK
may be needed if you write windows programs
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question