- Probably don't rely on github (or gitlab) for this. This is the kind of thing that (the mechanisms that enable) DMCA requests are built for. And if this is problematic enough, MS just has to make a filter and it will auto-delete any repo (which is pretty trivial with git)
- Please, everyone, be wary of building and running any code you get from one of these sources. There is absolutely nothing stopping people from adding in malicious code. I am not sure who I would even trust at this point but, bare minimum, document the git logs and a dozen or so hashes (or all of them) so that you can at least have good odds on detecting if someone tampered with the code.
- If your career/goals in life are at all coding related, maybe be a bit wary of forking this into your namespace. Because this doesn't look the best when someone is going through your github/portfolio and realizing you are potentially going to be a headache.
Emulation
Community to talk about emulation & roms.
RULES:
1.) No bigotry
LINKS:
-
Emulation Wiki - Your source for everything emulation :)
-
[WIP] Emulation Links Wiki - My personal wiki for emulation links, please help contribute!
-
r/Roms Megathread - Megathread of Roms
-
RetroArch - RetroArch is the popular front-end to libretro which is a simple API that allows for the creation of games and emulators.
Another thing to consider, also downloading unmerged pull requests. Sadly I think those might be lost to time.
Fight the good fight, lads.
Actually, the command would be
git clone https://github.com/zhaobot/yuzu --branch tx-update-20240301020652
Verify commit SHA: 2f57c5a0e96b8000eeb7a7ad460f58306d5fa905
Grab citra, too
git clone https://github.com/zhaobot/citra --branch tx-update-20240201020623
Verify commit SHA: 77078a98ef92d0ccf0866fa60b2c558c340681b6
By the way, these aren't quite the latest commits. The latest commit for yuzu would be 15e6e48bef0216480661444a8d8b348c1cca47bb
, as you can see here.