Given a FASM source, which assembles well, how is it possible to generate a listing file with FASM? I did try INCLUDE 'LISTING.INC', but that doesn't work. FASM misses the INPUT file.
Gunther
\fasm\tools\win32\listing.asm is the source for the app.
\fasm\tools\readme.txt has the info
PS wrong forum :bg
Sinsi,
thank you for the information. I hope that helps.
Quote from: sinsi, September 29, at 03:27:36 AMPS wrong forum
Oh, excuse me. But which is to use? :red
Gunther
Quote from: Gunther on September 29, 2010, 12:09:19 PM
...
Oh, excuse me. But which is to use? :red
Maybe you can try the FASM official forum?
Here we talk mainly about MASM and a few other assemblers (GOASM, JWASM, POASM)
Quote from: BogdanOntanu, September 29, at 01:12:09 PMMaybe you can try the FASM official forum?
Okay, that's for the future.
I've no plans to change my favorite assemblers (MASM, JWASM, NASM). It was only a small interesting source, written for FASM and I would like to know what happens there.
Gunther