List of Opcodes: Difference between revisions

0x12f - supervision_ExecuteEnter: Added description for supervision_ExecuteEnter
Tags: Mobile edit Mobile web edit
0x15b - WaitBgm: Added description for WaitBgm
Tags: Mobile edit Mobile web edit
Line 6,225: Line 6,225:
No parameters.
No parameters.
=== 0x15b - WaitBgm ===
=== 0x15b - WaitBgm ===
<TO DO: Opcode description>
Pauses the current routine until the specified BGM has ended. After the BGM ends, the routine will resume.


{| class="wikitable"
{| class="wikitable"
Line 6,238: Line 6,238:
|Bgm
|Bgm
|bgm_id
|bgm_id
|
|A non-looped music track defined in SOUND/BGM of the ROM. Looped music tracks softlocks the game.
|}
|}
=== 0x15c - WaitBgm2 ===
=== 0x15c - WaitBgm2 ===
<TO DO: Opcode description>
<TO DO: Opcode description>