Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,11 @@ nav_order: 7
# Additional Documentation
{: .fs-8 .fw-700 .text-center }

PSPDEV is made out of several components. Here is a (non-exhaustive) list of
links to the documentation available for them:
Here are links to additional community made documentation, mostly on the PSP hardware, which can be helpful for PSPDEV contributors:

- [PSPSDK](https://pspdev.github.io/pspsdk/): The documentation for the
developer kit.
- [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.

Loading