From 6913995597651172b88301776a9e3a66a7c68117 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sat, 30 Mar 2024 22:54:52 +0100 Subject: basics: Add an example on CHR-RAM MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Moreover, add a simple fix to the CI. Signed-off-by: Miquel Sabaté Solà --- fx/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 fx/README.md (limited to 'fx') diff --git a/fx/README.md b/fx/README.md new file mode 100644 index 0000000..746e922 --- /dev/null +++ b/fx/README.md @@ -0,0 +1,4 @@ +TBD + +- Animating through CHR bank switching (a la Megaman 5 with MMC3) +- Shrinking a sprite rendered through CHR-RAM -- cgit v1.2.3