Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/nes2wii.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-29 18:06:47 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-29 18:06:47 +0300
commitaa15e88b8576c5846a29db94c553cc7347804eb0 (patch)
tree308e06e60e26dbd509e26003db77c0077c6c2ddb
parentf025f719b73aaa6f4422355490b08c88c20c5ee4 (diff)
README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 180d6ff..da25427 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Features:
![Schematics](board/nes2wii.png)
-Just ATMEGA16 (or any other ATMEGA, just recompile source code). You need 16MHz crystal for N64. 8MHz internal oscillator is fine if you don't need N64.
+Just ATMEGA16A (or any other low-power ATMEGA). You need 16MHz crystal for N64. 8MHz internal oscillator is fine if you don't need N64.
## Fuses (for ATMEGA16 with crystal)
@@ -25,7 +25,7 @@ Just install HID Wiimote driver by Julian Lohr: [http://julianloehr.de/education
## Tested on
* ATMEGA16A, 16MHz crystal
-* ATMEGA8, 8MHz (without N64 support)
+* ATMEGA8A, 8MHz (without N64 support)
* NES, SNES, N64, SMD and DualShock controllers
## Modes