diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2024-03-30 22:54:52 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-02-04 21:03:23 +0100 |
| commit | 6913995597651172b88301776a9e3a66a7c68117 (patch) | |
| tree | 710a929a8c4d171a4331c38a966e35f0f6c53358 /fx/README.md | |
| parent | cee93625989b651cfe91387eabd0abd3f64a00df (diff) | |
| download | code.nes-6913995597651172b88301776a9e3a66a7c68117.tar.gz code.nes-6913995597651172b88301776a9e3a66a7c68117.zip | |
basics: Add an example on CHR-RAM
Moreover, add a simple fix to the CI.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'fx/README.md')
| -rw-r--r-- | fx/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
