From 396d23faac12b539cf5d38f77fa89284e18e7cb5 Mon Sep 17 00:00:00 2001 From: Wouter Wijsman Date: Sat, 14 Dec 2024 21:37:14 +0100 Subject: [PATCH] Add additional documentation from the community --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 1c951875..7cc6f4a6 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,16 @@ See the `LICENSE` files for more information. This is generated automatically from the repository `master` branch: https://pspdev.github.io/pspsdk/ +### Additional Documentation + +Here are links to additional community made documentation, mostly on the PSP hardware: + + - [PSP Allegrex documentation](https://pspdev.github.io/vfpu-docs/): + Non-official documentation on the PSP CPU and VFPU. + - [Unofficial PSP docs](https://uofw.github.io/upspd/docs/): A collection of docs + from different authors and sources, covering more specific topics. + - [Yet Another PSP Documentation](http://hitmen.c02.at/files/yapspd/): A very + detailed hardware documentation, including software interfaces. ### Discord