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à --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index de5df0d..df49e70 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@

Build Status for main branch - License GPL 3

--- @@ -42,6 +41,7 @@ The examples are distributed like this: 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. Other than that, I have also written complete games. Take a look at [jetpac.nes](https://github.com/mssola/jetpac.nes), which is simple enough so a -- cgit v1.2.3