diff --git a/emudev_resources_systems.md b/emudev_resources_systems.md index 181b7d3..489f245 100644 --- a/emudev_resources_systems.md +++ b/emudev_resources_systems.md @@ -265,6 +265,10 @@ There are no "full" tutorials for other systems, so using references will be a b - [Resolve NIDS](https://github.com/pspdev/psp-ghidra-scripts/tree/master) - [Allegrex Ghidra plugin](https://github.com/kotcrab/ghidra-allegrex) +## PlayStation Vita +- VitaSDK docs: +- VitaSDK Github repos with homebrew samples, a developer toolchain, and more: + ## Sega Game Gear - [VDP test ROM](https://www.retrorgb.com/game-gear-vdp-test-software.html) - [Button test ROM](https://github.com/GameGearSamples/ButtonTest)