1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-14 05:28:55 +00:00
6502bench/SourceGen/Examples/Scripts
Andy McFadden 4b46b78e34 Rearrange the tutorial files
Copied the extension script tutorial files out of the Scripts
directory and into the Tutorial directory.  This makes more sense,
and makes it possible to expand the script sample without altering
the tutorial.

Reverted the Scripts sample to be an actual sample, rather than a
tutorial.

Renumbered the last two tutorials and added them to the ToC.  This
gives them actual numbers rather than treating them as add-ons to
the advanced tutorial.

Moved the source files for the tutorial binaries into a subdirectory
to reduce clutter.

This does mean we have two separate copies of the inline string
sample plugins, but that's an artifact of our attempts at security.
2019-10-30 09:49:11 -07:00
..
InlineL1String.cs Pass operand to extension script JSR/JSL handlers 2019-10-17 13:15:25 -07:00
InlineNullTermString.cs Pass operand to extension script JSR/JSL handlers 2019-10-17 13:15:25 -07:00
Sample Invoke extension scripts when labels they care about change 2019-10-13 18:32:53 -07:00
Sample.dis65 Rearrange the tutorial files 2019-10-30 09:49:11 -07:00
Sample.S Rearrange the tutorial files 2019-10-30 09:49:11 -07:00