index
:
melonDS
master
modified version of melonDS used for school/vsr
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SPU.cpp
Commit message (
Expand
)
Author
Age
*
that should be 0x8000
Nadia Holmquist Pedersen
2024-03-08
*
Add Gaussian (SNES) audio interpolation
Nadia Holmquist Pedersen
2024-03-08
*
Resolve or silence some warnings (#1905)
Jesse Talavera
2023-12-28
*
Sprinkle `const` around where appropriate (#1909)
Jesse Talavera
2023-12-12
*
Remove the last `ConfigEntry` state (#1902)
Jesse Talavera
2023-12-05
*
Use a `constexpr`-friendly cosine implementation (#1903)
Jesse Talavera
2023-12-05
*
Slight cleanup to SPU (#1900)
Jesse Talavera
2023-12-04
*
Refactor `NDS` and `DSi` to be objects (#1893)
Jesse Talavera-Greenberg
2023-11-28
*
Move all core types into namespaces (#1886)
Jesse Talavera-Greenberg
2023-11-25
*
convert SPU to OOP
Arisotura
2023-11-04
*
update copyright years
Arisotura
2023-11-04
*
better, less hacky, more OOP-friendly scheduler design
Arisotura
2023-11-02
*
better be safe than sorry
Arisotura
2023-11-02
*
RTC revamp (#1867)
Arisotura
2023-10-30
*
GDB stub (#1583)
PoroCYon
2023-10-22
*
Make the NDS teardown more robust (#1798)
Jesse Talavera-Greenberg
2023-09-15
*
Introduce `Platform::Log` (#1640)
Jesse Talavera-Greenberg
2023-03-23
*
merge local_wifi (#1516)
Arisotura
2022-09-22
*
update copyright headers
Arisotura
2022-01-09
*
SPU: block reads from ARM7 BIOS region. fixes #1267 (and prolly whatever othe...
Arisotura
2021-11-25
*
SPU: correctly read negative ADPCM initial values. fixes #1261
Arisotura
2021-11-23
*
finally decouple Config from the core. baahhahahahah
Arisotura
2021-11-18
*
fark
Nadia Holmquist Pedersen
2021-08-17
*
SPU: Do clamping after applying SOUNDBIAS
Nadia Holmquist Pedersen
2021-08-17
*
SPU: Emulate SOUNDBIAS and 10-bit degrade
Nadia Holmquist Pedersen
2021-08-17
*
Audio interpolation (#1176)
Arisotura
2021-08-08
*
update copyright year and add missing GPL headers
RSDuck
2021-03-12
*
make audio output thread safe(r?)
RSDuck
2020-11-15
*
SPU: work with scalars instead of arrays
RSDuck
2020-10-31
*
SPU: don't process channels with len<4
Arisotura
2020-08-19
*
SPU: delay channel start until whenever it can actually start. fixes maxmod i...
Arisotura
2020-07-23
*
make it able to switch between DS and DSi modes
Arisotura
2020-06-01
*
Merge remote-tracking branch 'remotes/origin/master' into melonDSi
Arisotura
2020-05-30
|
\
|
*
reimplement Stop
Arisotura
2020-05-20
*
|
Merge commit '4b57416552ec2fa95216e2b044559f215723bf70' into melonDSi
Arisotura
2020-05-30
|
\
|
|
*
update copyright years
Arisotura
2020-02-14
*
|
begin renovating melonDSi
Arisotura
2020-05-30
|
\
|
|
*
deal with SPU FIFO overflow in a more pleasant manner
Arisotura
2019-09-04
|
*
see, Arisotura, was it that hard?
Arisotura
2019-09-04
|
*
more fixes to audio output
Arisotura
2019-09-01
|
*
* new FPS limiter
Arisotura
2019-08-29
|
*
my bad.
Arisotura
2019-08-18
|
*
start botching the FPS limiter
Arisotura
2019-07-12
*
|
* AES-CCM decrypt
Arisotura
2019-07-02
|
/
*
derping around
Arisotura
2019-05-14
*
also, update copyright name
Arisotura
2019-01-22
*
libui/GTK: remember directory in which the latest loaded ROM was, point file ...
StapleButter
2018-12-14
*
SPU:
StapleButter
2018-12-14
*
start devolving things.
StapleButter
2018-12-08
*
begin work on general timing renovation. way shitty because it behaves as if ...
StapleButter
2018-12-04
[next]