How do you get SASM to save a .lst file?
JeffDuntemann opened this issue · comments
I've just discovered SASM and am working through all its features. So far I like it a lot.
I'm using NASM. Here's the issue: Although there's the term -l
Is there a way to generate a .lst file from a SASM build?
Many thanks for any advice here.