add ps1 bios download link

Signed-off-by: Leah Rowe <leah@libreboot.org>
master
Leah Rowe 2025-01-20 15:45:22 +00:00
parent 57b37d0aa2
commit d77dcb571d
1 changed files with 15 additions and 2 deletions

View File

@ -38,10 +38,23 @@ can learn more about here:
<https://github.com/grumpycoders/pcsx-redux/tree/main/src/mips/openbios>
### Download pre-built BIOS
Get it here:
<https://www.mirrorservice.org/sites/libreboot.org/release/canoeboot/20250107/roms/playstation/>
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: