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:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2023-09-19 22:48:23 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2023-09-19 22:48:23 +0300
commit132c0129420ebc2c23bcc959096efca0cbee700f (patch)
tree01df08f15dd6aa4c02d20ada326bf0a70a0ec105
parent64d069489fe59e5396e5d39495cf87b6b9d67d74 (diff)
Updated Examples/README.md
-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.