thermosphere: add structural changes needed for range step

This commit is contained in:
TuxSH
2020-01-28 01:13:21 +00:00
parent ff1aac0ab5
commit 71401b0731
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: