1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-14 20:28:59 +00:00
6502bench/SourceGen/Examples/Tutorial
Andy McFadden 992e008e7d Add multi-inline extension script to tutorial
It's useful to have an example of an extension script that handles
multiple types of things.  It's also good to show that scripts can
handle data types other than strings, and can chase an address to
format data items elsewhere in the code.

This required updating the tutorial binary, adding the new script,
and updating the tutorial text and associated screen shots.
2021-08-15 10:00:00 -07:00
..
Source Add multi-inline extension script to tutorial 2021-08-15 10:00:00 -07:00
InlineL1String.cs Add multi-inline extension script to tutorial 2021-08-15 10:00:00 -07:00
InlineMulti.cs Add multi-inline extension script to tutorial 2021-08-15 10:00:00 -07:00
InlineNullTermString.cs Add multi-inline extension script to tutorial 2021-08-15 10:00:00 -07:00
Tutorial1 Initial file commit 2018-09-28 10:05:11 -07:00
Tutorial2 Add scripts and inline data to tutorials 2019-10-23 14:52:52 -07:00
Tutorial4 Add multi-inline extension script to tutorial 2021-08-15 10:00:00 -07:00
Tutorial5 Add visualization tutorial 2019-12-28 13:19:40 -08:00
VisTutorial5.cs Add visualization tutorial 2019-12-28 13:19:40 -08:00