GSP Shared Memory: Difference between revisions
No edit summary |
|||
Line 4: | Line 4: | ||
=unk info= | =unk info= | ||
The unk info structure is located at sharedmemvadr + threadindex*0x40. | The unk info structure is located at sharedmemvadr + threadindex*0x40. | ||
{| class="wikitable" border="1" | |||
|- | |||
! Index Byte | |||
! Description | |||
|- | |||
| 0 | |||
| index of the next data (max 0x30) (fild size is 0x33) | |||
|- | |||
| 1 | |||
| to be processed datafilds | |||
|- | |||
| 0x2-0xC | |||
| unk | |||
|- | |||
| 0xC-0x3F | |||
| u8 datafild[0x33] | |||
|} | |||
=Framebuffer info= | =Framebuffer info= |