1
0
mirror of https://github.com/pothos/arduino-n64-controller-library synced 2024-11-21 16:25:11 -05:00
Commit Graph

10 Commits

Author SHA1 Message Date
Daniel Schaal
08bb4ef448 Convert README to github markdown 2017-05-14 13:23:09 +02:00
Daniel Schaal
ec03abcbab Convert to modern arduino library
Add library.properties, move source to src
2017-05-14 13:12:01 +02:00
Daniel Schaal
97a361d979 Simplify pin calculation 2017-05-14 11:44:13 +02:00
Daniel Schaal
ac161c6d00 Extract N64Interface 2017-05-14 09:16:42 +02:00
Daniel Schaal
d670348f48 Remove unused constructors 2017-05-14 08:51:33 +02:00
Daniel Schaal
80915bdb2d define macros for nop blocks 2017-05-13 05:24:43 +02:00
Daniel Schaal
b603217f47 Directly return button states from N64_raw_dump 2017-05-01 14:04:15 +02:00
Kai Lüke
2340e8057a Merge pull request #1 from schaal/master
Remove unused variables
2017-04-28 19:27:53 +02:00
Daniel Schaal
4b87634fcc Remove unused variables 2017-04-28 07:14:03 +02:00
Kai Lüke
4458b8f80c moved here from http://pothos.blogsport.eu/2012/03/26/arduino-n64-controller-library-und-tetris-port/ 2014-10-08 02:13:04 +02:00