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>
This commit is contained in:
Leah Rowe
2024-09-25 22:21:59 +01:00
parent c723ce56d2
commit 2b0fe39acb
9 changed files with 14 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
third_party/uC-sdk
@@ -0,0 +1,3 @@
subhash="7c6f1973a16893cf1f0868af6f8e60a028b933ad"
subrepo="https://github.com/grumpycoders/uC-sdk.git"
subrepo_bkup="https://codeberg.org/vimuser/uC-sdk"