Bound linked-transit selected-site helper strip
This commit is contained in:
parent
15643a6df6
commit
406668b4d8
3 changed files with 16 additions and 0 deletions
|
|
@ -62,6 +62,11 @@ Working rule:
|
|||
- the owner-company branch is tighter now too:
|
||||
direct inspection of `0x0040ea96..0x0040eb65` shows that it consumes `[site+0x276]` and
|
||||
branches through owner/company helpers, but does not itself rehydrate `[site+0x276]`
|
||||
- the nearby selected-company and live-site helper strip is tighter now too:
|
||||
`0x004337a0` is the raw selected-company getter over `[world+0x21]`, and the adjacent
|
||||
world-side helpers `0x00452d80 / 0x00452db0 / 0x00452fa0` are live selected-site or active
|
||||
service-state setters/dispatchers over `[world+0x217d/+0x2181]` gated by mode byte
|
||||
`[world+0x2175]`, not restore-time republishers for `[site+0x276]`
|
||||
- that makes the next linked-transit question narrower:
|
||||
identify which earlier restore or service owner feeds `[site+0x276]` and the live linked-peer
|
||||
rows before replay continuation `0x0040e360..0x0040edf6`, beyond the already-grounded
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue