From da4e6f5ab1599d4927a1888a6d910c54e842214d Mon Sep 17 00:00:00 2001 From: mcgurk Date: Tue, 6 Sep 2016 00:55:04 +0300 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d15304f..15830c3 100644 --- a/README.md +++ b/README.md @@ -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)