flat assembler
Message board for the users of flat assembler.
Index
> Main > source and target file name equals |
Author |
|
revolution 06 Apr 2018, 20:59
Set your source file as read-only.
|
|||
06 Apr 2018, 20:59 |
|
CandyMan 06 Apr 2018, 21:07
good idea!, thanks
|
|||
06 Apr 2018, 21:07 |
|
revolution 06 Apr 2018, 21:10
And always have backups
|
|||
06 Apr 2018, 21:10 |
|
rugxulo 12 Apr 2018, 23:31
It's probably harder than it sounds because you'd have to normalize any filenames, e.g. "./blah.asm" and "blah.asm" and (case insensitive filenames) "BLAH.ASM" and "c:\source\blah.asm".
FASM doesn't force you to specify output filename (anymore) in most cases, but I assume you knew that. "fasm dumb.asm" (using org 100h) will auto-default to dumb.com output. If you use a simple .BAT or makefile, you won't have to do it again or type it all manually. |
|||
12 Apr 2018, 23:31 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.