- Sep 29, 2021
-
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
The current implementation of BoxCat as it stands is non-functional due to the reliance on a server providing BCAT files. This implementation will eventually be replaced with one that allows the use of local BCAT files dumped from a Nintendo Switch.
-
Morph authored
-
Morph authored
-
Morph authored
audin_u: stub Start, RegisterBufferEvent, AppendAudioInBufferAuto
-
- Sep 28, 2021
- Sep 27, 2021
- Sep 26, 2021
-
-
Morph authored
video_core: Fix jthread related hangs when stopping emulation
-
- Sep 25, 2021
- Sep 24, 2021
-
-
Morph authored
- Used by Diablo II: Resurrected
-
Morph authored
general: Update style to clang-format-12
-
ameerj authored
-
ameerj authored
-
ameerj authored
-
Morph authored
common/uuid: Add validity checking functions to interface
-
bunnei authored
Fix "Unknown C standard control flag" warning
-
ameerj authored
jthread on some compilers is more picky when it comes to the order in which objects are destroyed.
-
- Sep 23, 2021
- Sep 22, 2021
-
-
Lioncash authored
The default constructor of UUID doesn't initialize its data members, so we need to directly initialize it to be invalid.
-
Lioncash authored
Given we have a function to invalidate, we should also have ones to query the validity. Also makes the code more straightforward to read.
-
Levi Behunin authored
Remove redundent label, rearange checkboxs to keep same 3 per column layout, remove unneeded properties.
-
- Sep 21, 2021
-
-
Levi Behunin authored
Numerize names, remove unneeded properties and spacer.
-
- Sep 20, 2021
- Sep 19, 2021
-
-
bunnei authored
videocore: Use std::jthread for worker threads
-