thermosphere: add structural changes needed for range step

This commit is contained in:
TuxSH
2020-01-28 01:13:21 +00:00
parent cba5c08bbc
commit 52c3397b19
4 changed files with 29 additions and 4 deletions

View File

@@ -35,6 +35,8 @@ typedef struct ALIGN(64) CoreCtx {
// Debug features
bool wasPaused; // @0x1F
uintptr_t steppingRangeStartAddr; // @0x20
uintptr_t steppingRangeEndAddr; // @0x28
// Most likely written to: