diff --git a/SYSTEMS.md b/SYSTEMS.md
index 50f68ff06..7d9424652 100644
--- a/SYSTEMS.md
+++ b/SYSTEMS.md
@@ -182,6 +182,7 @@ Requires a [Nintendo GameBoy Advance Core](http://wiki.libretro.com/index.php?ti
```
+
## [Steam](http://store.steampowered.com)
1. Create a folder at `~/.emulationstation/steam`
@@ -210,3 +211,19 @@ EmulationStation where:
steam
```
+
+
+## [PlayStation Portable](http://en.wikipedia.org/wiki/PlayStation_Portable)
+
+### [PPSSPP](http://www.ppsspp.org)
+``` xml
+
+ psp
+ PlayStation Portable
+ /path/to/roms
+ .iso
+ ppsspp --fullscreen --escape-exit "%ROM_RAW%"
+ psp
+ psp
+
+```