Skip to content
Permalink
Browse files
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.
@@ -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

0 comments on commit bfd03cd

Please sign in to comment.