From d77dcb571d692c64878d1abffb0416621f68480c Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 20 Jan 2025 15:45:22 +0000 Subject: [PATCH] add ps1 bios download link Signed-off-by: Leah Rowe --- site/docs/install/playstation.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) 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: