]> Chaos Git - corbenik/ctrulib.git/commit
Add a work-in-progress API for using Nintendo's default DSP component
authorfincs <fincs.alt1@gmail.com>
Fri, 2 Oct 2015 19:54:18 +0000 (21:54 +0200)
committerfincs <fincs.alt1@gmail.com>
Fri, 2 Oct 2015 19:54:18 +0000 (21:54 +0200)
commitf1ce480ed91984c936ede6c034b5e21c56018f63
tree23b4bf7e147418d1ed7e946a427cc58dda58aff5
parent9e43411a0ea44f0737cb0f468a25303911f5eee5
Add a work-in-progress API for using Nintendo's default DSP component
libctru/Makefile
libctru/include/3ds.h
libctru/include/3ds/ndsp/channel.h [new file with mode: 0644]
libctru/include/3ds/ndsp/ndsp.h [new file with mode: 0644]
libctru/source/ndsp/ndsp-channel.c [new file with mode: 0644]
libctru/source/ndsp/ndsp-internal.h [new file with mode: 0644]
libctru/source/ndsp/ndsp.c [new file with mode: 0644]