Initial port of luma3ds' gdb_hio to Citra

This commit is contained in:
Ian Chamberlain
2022-12-02 19:31:31 -06:00
parent 5346ca27b5
commit 6f23ee43ae
5 changed files with 212 additions and 2 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