Difference between revisions of "FF8/Field/Script/Opcodes/056 SPUREADY"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
my_wiki>Shard
m (Description)
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.
 
This does something to access hardware, but I don't know what. Calling it causes some drives to make noises.

Revision as of 03:22, 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.