Hi.
I have installed the PSP toolchain on my windows machine.
I can see that in the directory C:\cygwin\usr\local\pspdev\man\man1 there's a lot of file with text and some markup in a format I'm not familiar with.
What tool can I use to view those files?
How to read the manual?
-
- Posts: 11
- Joined: Fri Sep 16, 2005 3:18 am
- Contact:
use the program "man" to read those.. like if you wanted info on make..
scroll up/down with cursors and press Q to exit.
Code: Select all
$ man make
-
- Posts: 11
- Joined: Fri Sep 16, 2005 3:18 am
- Contact:
try this, this is the same as reading the include files thoughpeterstroeiman wrote:Nice. But I can only find info on the tools then. Is there any documentation for the SDK itself?
http://psp.jim.sh/pspsdk-doc/modules.html