Rehost saved world absolute counter state
This commit is contained in:
parent
126a637bc2
commit
2441fe6374
8 changed files with 381 additions and 54 deletions
|
|
@ -209,9 +209,11 @@ chairman-held shares, so later dividend / stock-capital work can extend a shared
|
|||
reader instead of guessing another finance leaf. The same owned company market state now also
|
||||
supports a bundled annual-finance reader seam for assigned shares, public float, and rounded
|
||||
cached share price, which is a better base for later dividend / issue-calendar simulation than
|
||||
scattered single-field helpers. The fixed-world finance neighborhood is now widened to 16 dwords
|
||||
rooted at `[world+0x11]`, so later issue-`0x38/0x39` closure can build on a broader owned
|
||||
restore-state window instead of another narrow probe. The same owned company annual-finance state
|
||||
scattered single-field helpers. The fixed-world finance neighborhood is now widened to 17 dwords
|
||||
rooted at `[world+0x0d]`, so later issue-`0x38/0x39` closure can build on a broader owned
|
||||
restore-state window instead of another narrow probe; that same owner surface now also carries
|
||||
the saved world absolute counter as first-class runtime restore state instead of shell-context
|
||||
metadata. The same owned company annual-finance state
|
||||
now also drives a shared company market reader seam for stock-capital, salary, bonus, and the full
|
||||
two-word current/prior issue-calendar tuples, which is a better base for shellless finance
|
||||
simulation than summary-only helpers. That same owned annual-finance state now also derives elapsed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue