Difference between revisions of "FF8/Field/Script/Opcodes/056 SPUREADY"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x056''' * Short name: '''SPUREADY''' * Long name: SPU Start ==== Argument ==== none ==== Stack ==== :''0'' :'''SPUREADY''' ==== Description ==== Sets the async...") |
my_wiki>Shard |
||
Line 11: | Line 11: | ||
==== Description ==== | ==== 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. |
Revision as of 03:21, 22 March 2014
- 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.