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
commit 2a2ee8bc96
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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