update with reflog for working Aemstro

This commit is contained in:
Dave Murphy 2015-01-18 15:11:56 +00:00
parent cecae02b1d
commit ccb36c8c87

View File

@ -1,5 +1,11 @@
gpu gpu
======= =======
example of how to use the GPU with ctrulib example of how to use the GPU with libctru
before trying to compile, make sure to download aemstro ( https://github.com/smealum/aemstro ) and update Makefile's AEMSTROPATH definition with the proper path
before trying to compile, make sure to download aemstro
( https://github.com/smealum/aemstro reflog: 55bf5056d199e0e9ec3d136dc830ac45a49da074 )
and update Makefile's AEMSTROPATH definition with the proper path
You'll also need to install Python 3 and have that in your path.