Initial version, with test program.

It can currently send a GetStatus request and get a response.
This commit is contained in:
Stephen Heumann
2017-03-18 18:44:11 -05:00
commit b5c3a29f37
17 changed files with 798 additions and 0 deletions

3
atipmapping.c Normal file
View File

@@ -0,0 +1,3 @@
#pragma noroot
struct ATIPMapping atipMapping;