summaryrefslogtreecommitdiff
path: root/config/git
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-09-25 22:21:59 +0100
committerLeah Rowe <leah@libreboot.org>2024-09-25 23:21:15 +0100
commit2b0fe39acb4d911edd9d7631e8aa6b97778e68fa (patch)
treed84b7da838361dbb5c1b487c621aecf24d0097ce /config/git
parentc723ce56d2ae228fb0ead686ad0c6fa6e2a92c36 (diff)
config/git: Import pcsx-redux
We don't need the entire emulator, but we will be using a specific part: src/mips/openbios third_party/uC-sdk submodule is included, because it contains the necessary header files when building open bios. I will be adding Sony Playstation support to Libreboot, alongside a new emulator project to be announced soon. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/git')
-rw-r--r--config/git/pcsx-redux/pkg.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/git/pcsx-redux/pkg.cfg b/config/git/pcsx-redux/pkg.cfg
new file mode 100644
index 00000000..0ae9a205
--- /dev/null
+++ b/config/git/pcsx-redux/pkg.cfg
@@ -0,0 +1,3 @@
+rev="6ec5348058413619b290b069adbdae68180ce8c0"
+url="https://github.com/grumpycoders/pcsx-redux"
+bkup_url="https://codeberg.org/vimuser/pcsx-redux"