diff --git a/docs/sgmanual/advanced.html b/docs/sgmanual/advanced.html index 79e8804..b2165fe 100644 --- a/docs/sgmanual/advanced.html +++ b/docs/sgmanual/advanced.html @@ -56,10 +56,10 @@ underscore, and consist entirely of alphanumeric ASCII characters required for line labels in SourceGen.)

The next token can be one of:

If an instruction references an address, and that address is outside the bounds of the file, the list of address symbols (i.e. everything @@ -137,8 +137,10 @@ doesn't like that, you can put a ".txt" on the end while you're editing.) Make sure you create it in the same directory where your project file (the file that ends with ".dis65") lives. Add a *SYNOPSIS, then add the desired symbols.

-

Finally, add it to your project. Select Edit > Project Properties, -switch to the Symbol Files tab, click Add Symbol Files from Project, and +

Finally, add it to your project. Select +Edit > Project Properties, +switch to the Symbol Files tab, click +Add Symbol Files from Project, and select your symbol file. It should appear in the list with a "PROJ:" prefix.

@@ -148,8 +150,8 @@ directory has a project-local symbol file, called "fdraw-exports". for which Amper-fdraw provides an Applesoft BASIC interface.)

NOTE: in the current version of SourceGen, changes to .sym65 files are -not detected automatically. Use File > Reload External Files to -import the changes.

+not detected automatically. Use File > Reload External Files +to import the changes.

Extension Scripts