Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #10793 from Pokechu22/dsp-hle-aesnd
DSPHLE: Add HLE version of libaesnd ucode
  • Loading branch information
JMC47 committed Jul 25, 2022
2 parents 3ad2172 + 6eaa4a4 commit bfd03cd
Show file tree
Hide file tree
Showing 7 changed files with 494 additions and 6 deletions.
2 changes: 2 additions & 0 deletions Source/Core/Core/CMakeLists.txt
Expand Up @@ -144,6 +144,8 @@ add_library(core
HW/DSPHLE/MailHandler.h
HW/DSPHLE/UCodes/ASnd.cpp
HW/DSPHLE/UCodes/ASnd.h
HW/DSPHLE/UCodes/AESnd.cpp
HW/DSPHLE/UCodes/AESnd.h
HW/DSPHLE/UCodes/AX.cpp
HW/DSPHLE/UCodes/AX.h
HW/DSPHLE/UCodes/AXStructs.h
Expand Down

0 comments on commit bfd03cd

Please sign in to comment.