This website requires JavaScript.
Explore
Help
Register
Sign In
canoeboot
/
cbmk
Watch
1
Star
0
Fork
You've already forked cbmk
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3730a63edd
cbmk
/
config
/
data
/
pcsx-redux
/
mkhelper.cfg
6 lines
88 B
INI
Raw
Normal View
History
Unescape
Escape
add spdx headers to various config files Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-12-27 02:23:13 +00:00
# SPDX-License-Identifier: GPL-3.0-or-later
Add Sony PlayStation support to Canoeboot I also added a "cleanargs" argument, similar to the makeargs argument, to work around a build error. This builds the PCSX-Redux PS1 BIOS. They reverse engineered the Sony PS1 BIOS and wrote a free one under MIT license. Run this: ./mk -b pcsx-redux The file will appear: bin/playstation/openbios.bin Yes. PlayStation support. It's even RYF-friendly: * Replace BIOS chip with PCSX-Redux's open BIOS * Install PsNee modchip (libre modchip firmware) * Install PicoStation (libre optical disc drive emulator) * Libre SDKs are available e.g. PSn00bSDK I added this to Libreboot, because I'm working on a fork of DuckStation. DuckStation recently went proprietary, so I'm making a fork (soon to be launched) that is based on the libre version, and I was told of PCSX-Redux's Open BIOS, so I decided to add it to the *boot projects. Signed-off-by: Leah Rowe <leah@libreboot.org> Signed-off-by: Leah Rowe <info@minifree.org>
2024-09-25 22:59:52 +00:00
. "include/rom.sh"
postmake
=
"copyps1bios"