Merge pull request #6395 from ian-h-chamberlain/feature/gdbstub-hio
Initial port of luma3ds' gdb_hio to Citra
This commit is contained in:
commit
2a2ee8bc96
6 changed files with 391 additions and 20 deletions
|
@ -115,6 +115,8 @@ add_library(core STATIC
|
|||
frontend/mic.h
|
||||
gdbstub/gdbstub.cpp
|
||||
gdbstub/gdbstub.h
|
||||
gdbstub/hio.cpp
|
||||
gdbstub/hio.h
|
||||
hle/applets/applet.cpp
|
||||
hle/applets/applet.h
|
||||
hle/applets/erreula.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue