mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
HW: Initial HSP implementation with ARAM expansion
This commit is contained in:
parent
0f2540a0d1
commit
6a26b0ce8a
17 changed files with 340 additions and 12 deletions
|
@ -34,6 +34,7 @@ enum class LogType : int
|
|||
GDB_STUB,
|
||||
GPFIFO,
|
||||
HOST_GPU,
|
||||
HSP,
|
||||
IOS,
|
||||
IOS_DI,
|
||||
IOS_ES,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue