Difference between revisions of "FF8/Field/Script/Opcodes/164 SPUSYNC"
Jump to navigation
Jump to search
Qhimm>Shard (Created page with "* Opcode: '''0x164''' * Short name: '''SPUSYNC''' * Long name: SPU Sync ==== Argument ==== none ==== Stack ==== :''Frame count'' :'''SPUSYNC''' ==== Description ==== Pauses ...") |
ffrtt>BukTop m (3 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
* Long name: SPU Sync | * Long name: SPU Sync | ||
==== Argument ==== | ==== Argument ==== | ||
none | none | ||
==== Description ==== | ==== Stack ==== | ||
: ''Frame count'' | |||
: '''SPUSYNC''' | |||
==== Description ==== | |||
Pauses this script until ''frame count'' frames have passed since [[FF8/Field/Script/Opcodes/056_SPUREADY|SPUREADY]] was called. | Pauses this script until ''frame count'' frames have passed since [[FF8/Field/Script/Opcodes/056_SPUREADY|SPUREADY]] was called. |
Latest revision as of 04:24, 23 May 2019
- Opcode: 0x164
- Short name: SPUSYNC
- Long name: SPU Sync
Argument
none
Stack
- Frame count
- SPUSYNC
Description
Pauses this script until frame count frames have passed since SPUREADY was called.