diff portasm/README.txt @ 341:ab2d78e48ca2

- gen-masm . fallback on clang if gcc not available . consolidated use of redundant scripts . regen of portasm based masm files - minor symbol name changes for clarity/consistency
author Tassilo Philipp
date Sat, 04 Jan 2020 23:00:02 +0100
parents 3e629dc19168
children cab0031c6691
line wrap: on
line diff
--- a/portasm/README.txt	Sat Jan 04 22:48:51 2020 +0100
+++ b/portasm/README.txt	Sat Jan 04 23:00:02 2020 +0100
@@ -26,7 +26,7 @@
 #include portasm-<ARCH>.S at front
 
 In order to generate MASM files for X86 and X64, run 
-  'gen-masm.sh <name>' script which reads <name>.S and outputs <name>.masm file.
+  'gen-masm.sh <name> [<outsuffix>]' script which reads <name>.S and outputs <name><outsuffix>.masm file.
 
 
 Common Macros: