diff options
author | sanni <[email protected]> | 2017-06-10 08:04:37 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2017-06-10 08:04:37 +0200 |
commit | 6a4b78d1bcc7c90c0d2b6912d5738d5b98fd9d28 (patch) | |
tree | 469649f42a434441e22769cd42e2a779ccf1bea1 /Cart_Reader/README.md | |
parent | 4958b83e48100bd2cb9d74102cea8323ee9069e3 (diff) | |
download | cartreader-6a4b78d1bcc7c90c0d2b6912d5738d5b98fd9d28.tar.gz cartreader-6a4b78d1bcc7c90c0d2b6912d5738d5b98fd9d28.zip |
Create README.md
Diffstat (limited to 'Cart_Reader/README.md')
-rw-r--r-- | Cart_Reader/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cart_Reader/README.md b/Cart_Reader/README.md index a42c1f8..7fe53f8 100644 --- a/Cart_Reader/README.md +++ b/Cart_Reader/README.md @@ -7,7 +7,7 @@ Source code files: - GB.ino includes everything Game Boy and Game Boy Color - GBA.ino includes everything Game Boy Advance - N64.ino includes everything Nintendo 64 -- NP.ino includes everything Nintendo Power/SF Memory Super Famicom Flashcarts +- NP.ino includes everything for Nintendo Power SF Memory and GB Memory cartridges - SNES.ino includes everything Super Nintendo Every submodule has it's own setup_XX() function that configures the needed pins and a submenu that lets you choose what you want to do. |