devkitPro / wut

Let's try to make a Wii U Toolchain / SDK for creating rpx/rpl.
zlib License
236 stars 52 forks source link

wutcrt: Add a trapword in case a debugger is initialized to allow debugging #249

Closed Maschell closed 2 years ago

Maschell commented 2 years ago

A debugger like Wii-U-Debugger is triggered by a trapword. To allows debugging of homebrew .rpx this PR will add the OSIsDebuggerInitialized-check thats present in all retail titles to the CRT