diff --git a/SourceGen/RuntimeData/Help/settings.html b/SourceGen/RuntimeData/Help/settings.html index 0b56f1b..6ca979d 100644 --- a/SourceGen/RuntimeData/Help/settings.html +++ b/SourceGen/RuntimeData/Help/settings.html @@ -80,10 +80,13 @@ will initially contain assembler-specific default values. All of the values in the Assembler Configuration box may be configured differently for each assembler.

The "executable" box holds the full path to the cross-assembler -executable. For cc65 this is bin/cl65.exe, for Merlin32 -you need Merlin32.exe. (On non-Windows platforms, you -won't need the ".exe".) For cc65 you need a full installation, with -the configuration files and libraries, not just the cl65 binary itself.

+executable. +For cc65 this is bin/cl65.exe, +for Merlin32 you need Merlin32.exe, +for 64tass it's 64tass.exe. +(On non-Windows platforms, you won't need the ".exe".) For cc65 you need +a full installation, with the configuration files and libraries, not just +the cl65 binary alone.

The "column widths" section allows you to specify the width of the label, opcode, operand, and comment fields. If the width is less than 1, or isn't a valid number, 1 will be used. (Note: the comment width isn't diff --git a/SourceGen/RuntimeData/Help/tutorials.html b/SourceGen/RuntimeData/Help/tutorials.html index bb1f065..4d51886 100644 --- a/SourceGen/RuntimeData/Help/tutorials.html +++ b/SourceGen/RuntimeData/Help/tutorials.html @@ -82,9 +82,9 @@ things happened: