#how do i link .s files, and assemble with masm

1 messages · Page 1 of 1 (latest)

stable grotto
#

Asm -> object file is running an assembler (MASM). You'd then link the output object files with your executable.

coral pendant
#

I don't know anything masm specifc but you can look into this code to see how a custom asm can be used (in this case nasm)

hybrid blaze
hybrid blaze
#

all i know is adding a root file

void dragon
#

exe.addObjectFile