Update README.md

This commit is contained in:
mcgurk 2016-09-06 00:55:04 +03:00 committed by GitHub
parent 6c4e46f5b5
commit da4e6f5ab1
1 changed files with 6 additions and 0 deletions

View File

@ -70,3 +70,9 @@ https://en.wikipedia.org/wiki/List_of_Konami_code_games
## Misc
Arduino UNO R3 includes ATmega16u2 (along with ATmega328p) and it can be used too, but it needs some extra work (code doesn't work without modifications with UNO):
https://github.com/NicoHood/HoodLoader2
## Todo (writing)
- example (D-connectors straight to Arduino)
- structure of code
- button numbering (genesis C as select)
- changing maximum buttons from joystick library (maybe pointless)