Welcome to mirror list, hosted at ThFree Co, Russian Federation.

NesTiler.git/NesTiler.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Examples/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Examples/README.md b/Examples/README.md
index 3198eb9..f0c720b 100644
--- a/Examples/README.md
+++ b/Examples/README.md
@@ -33,6 +33,9 @@ This example uses single image splitted into four horizontally. Each part uses i
## mmc3_split2_animation
Full screen animation. Two images splitted into two parts horizontally. MMC3 IRQs and bankswitching used to switch pattern tables on the respective lines.
+## ascii
+This example uses **--no-group-tiles** option to keep ASCII symbols order.
+
## sprites8x8
Simple 8x8 sprites example. Also, this example shows how sprites with different colors combined into single palette.