We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34eca34 commit d165842Copy full SHA for d165842
1 file changed
README.TXT
@@ -85,16 +85,6 @@ to use the built in crt0 and linkscript use powerpc-eabi-gcc to link your projec
85
using the command line switch -mgcn for a bare bones system, -mogc to use libogc and
86
the multi-threaded microkernel for gamecube, -mrvl for wii, -mwup for wii u.
87
88
-Using devkitPSP
89
----------------
90
-
91
-All you need to do now to use devkitPSP is make sure that your freshly built tools
92
-are in your PATH, something like this;
93
94
-export PATH=$PATH:<path to devkitPSP>/bin
95
96
-(Obviously replace <path to devkitPSP> with the full path to the devkitPSP
97
-installation directory)
98
99
Getting started
100
---------------
0 commit comments