You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+5-3
Original file line number
Diff line number
Diff line change
@@ -9,20 +9,22 @@ nav_order: 1
9
9
# Welcome to PSPDEV
10
10
{: .fs-8 .fw-700 .text-center }
11
11
12
+
# The PSP SDK for Homebrew
13
+
{: .fs-6 .fw-700 .text-center }
12
14
13
-
An open source toolchain for PlayStation Portable (PSP) development. It allows you to make apps and games for both custom and official firmwares. **This is a community project made by enthusiasts, it is in no way affiliated with Sony**.
15
+
An open source SDK for PlayStation Portable (PSP) development. It allows you to make apps and games for both custom and official firmwares. **This is a community project made by enthusiasts, it is in no way affiliated with Sony**.
14
16
{: .fs-5 .text-center }
15
17
16
18
# Getting started
17
19
{: .fs-6 .fw-700 }
18
20
19
-
Want to install the PSPDEV toolchain? [Go here](installation.html).
21
+
Want to install the PSP SDK? [Go here](installation.html).
20
22
{: .fs-5 }
21
23
22
24
Don't know how to get started? [Go here](how_to_use.html).
23
25
{: .fs-5 }
24
26
25
-
Need some examples for what you can do with the PSPDEV toolchain? [Go here](basic_programs.html).
27
+
Need some examples for what you can do with the PSP SDK? [Go here](basic_programs.html).
26
28
{: .fs-5 }
27
29
28
30
Is your code is not working? [Go here](debugging.html).
0 commit comments