GSP Shared Memory: Difference between revisions

Ichfly (talk | contribs)
No edit summary
Ichfly (talk | contribs)
Line 2: Line 2:




=unk info=
=Interrupt info=
The unk info structure is located at sharedmemvadr + threadindex*0x40.
The Interrupt info structure is located at sharedmemvadr + threadindex*0x40.


It most likely is a list of events (IDs 0-6 exist (could be more))
It most likely is a list of Interrupt (IDs 0-6 exist (could be more))


{| class="wikitable" border="1"
{| class="wikitable" border="1"
Line 13: Line 13:
|-
|-
| 0x0
| 0x0
|  index of the next data (max 0x30) (fild size is 0x33)
|  index of the last processed data (fild size is 0x33) (must be updated manually)
|-
|-
| 0x1
| 0x1