diff --git a/site/docs/install/playstation.md b/site/docs/install/playstation.md index fa8e2fb..778931c 100644 --- a/site/docs/install/playstation.md +++ b/site/docs/install/playstation.md @@ -38,10 +38,23 @@ can learn more about here: +### Download pre-built BIOS + +Get it here: + + + +Other mirrors are available, at the [Canoeboot download](../../download.md) +page; look in the `roms/playstation/` directory for a given Canoeboot release. +This is built from the available sources in Canoeboot releases, based on the +information written below. + +You can use this in a PlayStation emulator or on real hardware - the rest of +this page will tell you how to use it. + ### Build from source -Canoeboot's build system provides automation for this. Please use the latest cbmk -revision [from Git](../../git.md). +OPTIONAL: You could alternatively use the pre-built version (see above). First, please make sure you have build dependencies. The build logic in cbmk has been tested on Debian 12 (x86\_64) and you can do this for example, as root: