Improve heap fixing (works now to get iBoot!)

This commit is contained in:
2020-03-10 20:31:31 -04:00
parent d77df9b994
commit 621debcea3
4 changed files with 134 additions and 28 deletions

View File

@@ -40,6 +40,10 @@
#define ADDR_DEV_MEMALIGN 0x10000f380
#define ADDR_DEV_FREE 0x10000f1b0
#define ADDR_HEAP_COOKIE 0x180080640
#define ADDR_HEAP_BASE 0x1801b4000
#define ADDR_HEAP_END 0x1801fffc0
/* Misc */
#define ADDR_RANDOM_RET 0x10000b924
#define ADDR_SYNC_ENTRY 0x1800afc84