RO:UnloadCRO: Difference between revisions

Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000500C2] |- | 1 | Base address of the mapped CRO, in the process memor..."
 
Wwylele (talk | contribs)
m Wwylele moved page RO:LoadCROSymbols to RO:UnloadCRO: Wrong name
 
(4 intermediate revisions by 2 users not shown)
Line 38: Line 38:


=Description=
=Description=
This resolves the [[CRO0|CRS]] CRO-symbols using the CRS data from [[RO:Initialize]]. This resolves the jump-table pointers used by the CRO to call code in the main process .text.
This function patches the CRO binary in memory. It sets up imported symbols (functions+data) according to Import Table(s).