aboutsummaryrefslogtreecommitdiff
path: root/src/SPU.cpp
Commit message (Expand)AuthorAge
* Introduce `Platform::Log` (#1640)Jesse Talavera-Greenberg2023-03-23
* merge local_wifi (#1516)Arisotura2022-09-22
* update copyright headersArisotura2022-01-09
* SPU: block reads from ARM7 BIOS region. fixes #1267 (and prolly whatever othe...Arisotura2021-11-25
* SPU: correctly read negative ADPCM initial values. fixes #1261Arisotura2021-11-23
* finally decouple Config from the core. baahhahahahahArisotura2021-11-18
* farkNadia Holmquist Pedersen2021-08-17
* SPU: Do clamping after applying SOUNDBIASNadia Holmquist Pedersen2021-08-17
* SPU: Emulate SOUNDBIAS and 10-bit degradeNadia Holmquist Pedersen2021-08-17
* Audio interpolation (#1176)Arisotura2021-08-08
* update copyright year and add missing GPL headersRSDuck2021-03-12
* make audio output thread safe(r?)RSDuck2020-11-15
* SPU: work with scalars instead of arraysRSDuck2020-10-31
* SPU: don't process channels with len<4Arisotura2020-08-19
* SPU: delay channel start until whenever it can actually start. fixes maxmod i...Arisotura2020-07-23
* make it able to switch between DS and DSi modesArisotura2020-06-01
* Merge remote-tracking branch 'remotes/origin/master' into melonDSiArisotura2020-05-30
|\
| * reimplement StopArisotura2020-05-20
* | Merge commit '4b57416552ec2fa95216e2b044559f215723bf70' into melonDSiArisotura2020-05-30
|\|
| * update copyright yearsArisotura2020-02-14
* | begin renovating melonDSiArisotura2020-05-30
|\|
| * deal with SPU FIFO overflow in a more pleasant mannerArisotura2019-09-04
| * see, Arisotura, was it that hard?Arisotura2019-09-04
| * more fixes to audio outputArisotura2019-09-01
| * * new FPS limiterArisotura2019-08-29
| * my bad.Arisotura2019-08-18
| * start botching the FPS limiterArisotura2019-07-12
* | * AES-CCM decryptArisotura2019-07-02
|/
* derping aroundArisotura2019-05-14
* also, update copyright nameArisotura2019-01-22
* libui/GTK: remember directory in which the latest loaded ROM was, point file ...StapleButter2018-12-14
* SPU:StapleButter2018-12-14
* start devolving things.StapleButter2018-12-08
* begin work on general timing renovation. way shitty because it behaves as if ...StapleButter2018-12-04
* SPU doneStapleButter2018-10-18
* fixor copyright years.StapleButter2018-09-15
* audio: change output rate to 47340Hz, add resampler with small margin to elim...StapleButter2017-12-11
* (finally) fix soundStapleButter2017-11-11
* add support for SPI shutdown, btwStapleButter2017-09-21
* misc. thingsStapleButter2017-05-09
* windows!StapleButter2017-04-09
* * sound capture from left/right mixersStapleButter2017-04-08
* * stub more wifi crapStapleButter2017-04-07
* * PCM8, PCM16, ADPCM, white noiseStapleButter2017-04-07
* preliminary audio. only supports PSG (and handles all channels as such). drop...StapleButter2017-04-06
* start SPU workStapleButter2017-04-06
* * bump version numberStapleButter2017-04-04