lizzie
ec254a3adb
fx
2026-03-30 09:32:50 +02:00
lizzie
5e10da3cac
[audio_core, hle/services, video_core/compute] Inline std::unique_ptr<> allocs into std::optional<>
...
Signed-off-by: lizzie <lizzie@eden-emu.dev >
2026-03-30 09:32:50 +02:00
Kelebek1
de326e42bb
Rework ADSP into a wrapper for apps
2023-09-04 17:12:16 +01:00
Liam
ea36f70e02
hle: rename legacy errors to Results
2023-03-06 20:58:42 -05:00
Lioncash
0f1024b334
audio_device: Make AudioDeviceName constructor constexpr
...
These are used as read-only arrays, so we can make the data read-only
and available at compile-time.
Now constructing an AudioDevice no longer needs to initialize some
tables
2022-09-15 09:03:40 -04:00
Kelebek1
be1f5f1d9f
Project Andio
2022-07-22 01:11:32 +01:00