From cb854722b9890c171f7d0600812a7e9a3a2a25c9 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 7 Nov 2023 14:14:55 +0100 Subject: basics: Add an example on UNROM MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- basics/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'basics/README.md') diff --git a/basics/README.md b/basics/README.md index 7571509..3e4c3a9 100644 --- a/basics/README.md +++ b/basics/README.md @@ -13,3 +13,4 @@ Anyhow, these programs are as follows: to get a detailed explanation on each section. - `input.s`: how to read the input from one controller. - `persist.s`: using the MMC1 chip in order to persist data. +- `unrom.s`: bank switching using the UNROM chip. -- cgit v1.2.3