From fdf44365e56c3741f47cbd421a57f0d074a5492c Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 23 Jan 2025 16:14:12 +0100 Subject: fx: Provide an example of PPU bank switching MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 476e48f..729a8cb 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,8 @@ The examples are distributed like this: but we make it move and perform an action like shooting bullets. - `scroll`: different scrolling tactics. Read the [scroll/README.md](./scroll/README.md) file for more info. -- `fx`: miscellanous effects that can be achieved with this humble machine. +- `fx`: simple graphical effects that can be pulled off. Read the + [fx/README.md](./fx/README.md) file for more info. ## Other projects -- cgit v1.2.3