Steveice10
f2ee9baec7
core: Eliminate more uses of Core::System::GetInstance(). ( #7313 )
2024-01-05 12:07:28 -08:00
GPUCode
5a7f615da1
kernel: Update to use atmosphere macros and correct Result ( #7242 )
...
* kernel: Switch to atmosphere style macros
* code: Rename ResultCode to Result
* code: Result constants are lower case
* Address review comments
* core: Remove CASCADE_CODE
* R_TRY replaces completely
* core: Run clang format
2023-12-31 09:01:40 -08:00
Steveice10
178e602589
misc: Improve defaults for macOS and handling of missing audio backends. ( #7273 )
...
* misc: Improve backend defaults for macOS.
* audio_core: Improve handling of missing audio backends.
2023-12-22 11:38:06 -08:00
Wunk
90a5d989e7
mic: Fix gain undeclared identifier ( #7177 )
2023-11-15 19:27:43 -08:00
Steveice10
5118798c30
mic: Refactor microphone state and management. ( #7134 )
2023-11-12 13:03:07 -08:00
GPUCode
d1c16bad78
code: Remove save state compatibility checks ( #6980 )
2023-09-16 15:22:10 -07:00
Tobias
970f2284d8
http/soc: Various implementations and fixes ( #6828 )
2023-08-02 00:37:56 +02:00