Match OSReboot.c and some of TRK + port mstory3Dll (#541)

* Match OSReboot.c and match some of TRK

* Port mstory3Dll
This commit is contained in:
dbalatoni13 2025-01-19 21:54:38 +01:00 committed by GitHub
parent edacd76015
commit 6575f573f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 1438 additions and 1287 deletions

View file

@ -1221,7 +1221,7 @@ TRK_MINNOW_DOLPHIN/targimpl.c:
.data start:0x8013EA58 end:0x8013EA88
.bss start:0x801A9138 end:0x801A96B8
TRK_MINNOW_DOLPHIN/targsupp.c:
TRK_MINNOW_DOLPHIN/targsupp.s:
.text start:0x800F1CF0 end:0x800F1D10
TRK_MINNOW_DOLPHIN/__exception.s:

View file

@ -5719,7 +5719,7 @@ __OSLastInterrupt = .sbss:0x801D4308; // type:object size:0x2 scope:global data:
__OSLastInterruptTime = .sbss:0x801D4310; // type:object size:0x8 scope:global data:4byte
SaveStart = .sbss:0x801D4318; // type:object size:0x4 scope:local data:4byte
SaveEnd = .sbss:0x801D431C; // type:object size:0x4 scope:local data:4byte
Prepared = .sbss:0x801D4320; // type:object size:0x8 scope:local data:4byte
Prepared = .sbss:0x801D4320; // type:object size:0x4 scope:local data:4byte
ResetFunctionQueue = .sbss:0x801D4328; // type:object size:0x8 scope:local data:4byte
ResetCallback = .sbss:0x801D4330; // type:object size:0x4 data:4byte
Down = .sbss:0x801D4334; // type:object size:0x4 data:4byte