From ccb36c8c87db35185a2c89dcd2f6d5a0290f339a Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Sun, 18 Jan 2015 15:11:56 +0000 Subject: [PATCH] update with reflog for working Aemstro --- examples/gpu/README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/examples/gpu/README.md b/examples/gpu/README.md index 5c9c899..7d7ecf7 100644 --- a/examples/gpu/README.md +++ b/examples/gpu/README.md @@ -1,5 +1,11 @@ gpu ======= -example of how to use the GPU with ctrulib -before trying to compile, make sure to download aemstro ( https://github.com/smealum/aemstro ) and update Makefile's AEMSTROPATH definition with the proper path +example of how to use the GPU with libctru + +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. +