Hey everybody,
I'm just starting to learn assembly and got the fasm compiler. I compiled a program so now it's a .bin. But from what I've read in a tutorial, I still need to "link" it to get the .exe. Does fasm come with a linker? If it does, then how do you link it? Thanks for the help.
btw...