Update README.md

This commit is contained in:
sanni 2018-10-30 21:11:05 +01:00 committed by GitHub
parent a27ee157e8
commit 2e0f5f82e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ Source code files:
- NP.ino includes everything for Nintendo Power SF Memory and GB Memory cartridges
- PCE.ino includes everything for the PC Engine/TG16
- SNES.ino includes everything Super Nintendo
- SV.ino includes everything for the Super Nintendo Satellaview
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.
The code directly addresses the pins via the DDR, PIN and PORT registers.