Kelebek1
ebd19dec99
Rework ADSP into a wrapper for apps
3 years ago
Liam
6c34adb1de
nvnflinger: allow locking framerate during video playback
3 years ago
Lioncash
2c91fbf7f1
audio_core: Amend documentation tags
Resolves a wackload of -Wdocumentation warnings due to mismatching tags
and whatnot.
4 years ago
Kelebek1
e93e898df5
Remove pause callbacks from coretiming
4 years ago
Kelebek1
2129d040a5
Don't stall with nvdec
4 years ago
Kelebek1
ea9ff71725
Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads.
4 years ago
Kelebek1
458da8a948
Project Andio
4 years ago
James Rowe
ebf9a784a9
Massive removal of unused modules
8 years ago
Yuri Kunde Schlesner
b4a93cfdde
DSP: Create backing memory for entire DSP RAM
Also move address space mapping out of video_core.
9 years ago
Emmanuel Gil Peyrot
dc8479928c
Sources: Run clang-format on everything.
10 years ago
MerryMage
904a319694
audio_core: Add EnableStretching to interface so that one can toggle stretching on and off
10 years ago
MerryMage
4e971f44a2
Audio: Add sink selection to configuration files
10 years ago
MerryMage
dda9ffe790
AudioCore: Move samples_per_frame and num_sources into hle/common.h
10 years ago
MerryMage
8b00954ec7
AudioCore: Skeleton Implementation
This commit:
* Adds a new subproject, audio_core.
* Defines structures that exist in DSP shared memory.
* Hooks up various other parts of the emulator into audio core.
This sets the foundation for a later HLE DSP implementation.
10 years ago