Merge pull request #6395 from ian-h-chamberlain/feature/gdbstub-hio

Initial port of luma3ds' gdb_hio to Citra
This commit is contained in:
SachinVin
2023-04-11 20:32:48 +05:30
committed by GitHub
6 changed files with 391 additions and 20 deletions

View File

@@ -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