Difference between revisions of "FF8/Field/Script/Opcodes/056 SPUREADY"
Jump to navigation
Jump to search
my_wiki>Shard m (→Description) |
my_wiki>Albeoris (Created page with "* Opcode: '''0x056''' * Short name: '''SPUREADY''' * Long name: SPU Start ==== Argument ==== none ==== Stack ==== : ''0'' : '''SPUREADY''' ==== Description ==== Se...") |
||
Line 3: | Line 3: | ||
* Long name: SPU Start | * Long name: SPU Start | ||
− | ==== Argument ==== | + | ==== Argument ==== |
+ | |||
none | none | ||
− | |||
− | |||
− | |||
− | ==== Description ==== | + | ==== Stack ==== |
+ | |||
+ | : ''0'' | ||
+ | : '''SPUREADY''' | ||
+ | |||
+ | ==== Description ==== | ||
+ | |||
Sets the asynchronous timer to 0 frames. See [[FF8/Field/Script/Opcodes/164_SPUSYNC|SPUSYNC]] for details. | Sets the asynchronous timer to 0 frames. See [[FF8/Field/Script/Opcodes/164_SPUSYNC|SPUSYNC]] for details. | ||
This does something to access hardware, but I don't know what. Calling it causes some drives to make noises. | This does something to access hardware, but I don't know what. Calling it causes some drives to make noises. |
Revision as of 15:08, 24 March 2018
- Opcode: 0x056
- Short name: SPUREADY
- Long name: SPU Start
Argument
none
Stack
- 0
- SPUREADY
Description
Sets the asynchronous timer to 0 frames. See SPUSYNC for details.
This does something to access hardware, but I don't know what. Calling it causes some drives to make noises.