Skip to content

unvirus/dbgctrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dbgctrl

Nintendo Switch Debugger Library(libdbgctrl.a).
This is a library for creating a simple tiny debugger.

Change log

2024/10/13
Supported FW 1.19.0.

2024/06/22
Fixed the incorrect description.
The timeout value is nanoseconds instead of microseconds.

API specifications

Here

Sample Source Code

Template is here. (including dbgctrl Library)
The original source code is here.

Configure

Modify sysmodule.json to enable this library.
"lowest_cpu_id":3 to "lowest_cpu_id":0

Place libdbgctrl.a anywhere and edit Library path in Makefile.

About

nintendo switch debug library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published