DSP:GetSemaphoreEventHandle: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Ichfly (talk | contribs)
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00160000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des..."
 
Emufan4568 (talk | contribs)
DSP service always sets this to zero
 
(One intermediate revision by one other user not shown)
Line 22: Line 22:
|-
|-
| 2
| 2
| n.a.?
| Zero
|-
|-
| 3
| 3
| EventHandle
| EventHandle
|}
|}
==Semaphore==
The ARM11 application signals this semaphore to indicate it has finished writing to the [[DSP Memory Region]] this audio frame.

Latest revision as of 21:20, 28 December 2023

Request

Index Word Description
0 Header code [0x00160000]

Response

Index Word Description
0 Header code
1 Resultcode
2 Zero
3 EventHandle

Semaphore

The ARM11 application signals this semaphore to indicate it has finished writing to the DSP Memory Region this audio frame.