Commit graph

13 commits

Author SHA1 Message Date
Tony Wasserka
c2b79585ac OS: Make ServerPort acquisition idempotent
This is required for the ssl and http modules and probably others.
2024-03-30 18:33:49 +01:00
Tony Wasserka
e659f69635 CMake: Swap out shaderc dependency for glslang 2024-03-24 17:41:38 +01:00
Tony Wasserka
2c80b243a9 Gamecard/3DSX: Fix file size reporting with RomFS 2024-03-24 16:15:10 +01:00
Tony Wasserka
79a9221eaf Gamecard/3DSX: Support reading IFVC magic 2024-03-24 16:09:18 +01:00
Tony Wasserka
a4f6eac9a0 Frontend: Don't include keys in log files 2024-03-12 17:32:53 +01:00
Tony Wasserka
47f69cf3c4 Make naming more consistent 2024-03-12 17:32:53 +01:00
Tony Wasserka
7d2c663901 OS: Optimize thread timeout checking 2024-03-10 11:37:43 +01:00
Tony Wasserka
b094815ecb Make DSP emulation opt-in 2024-03-10 11:35:59 +01:00
Tony Wasserka
efa3272b67 Bootstrap: Use Download Play as the placeholder title for the Camera App instead 2024-03-10 11:30:24 +01:00
Tony Wasserka
3a9af165ee OS/HPV: Add CFG 2024-03-09 15:56:30 +01:00
Tony Wasserka
6dc6de3422 CommandProcessor: Reduce extra_data_length field size to 8 bits
This is in line with 3dbrew, and Citra PR 7272 reported the change to fix
game issues.
2024-03-08 21:44:46 +01:00
Tony Wasserka
28f5973e85 Add fs_common.cpp 2024-03-08 15:46:08 +01:00
Tony Wasserka
c7a6ea0846 Hello Mikage 2024-03-08 10:54:13 +01:00